AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.RPerp Method (TAgkPoint)

Calculates the perpendicular vector. (-90 degree rotation)

Syntax
Pascal
class function RPerp(const A: TAgkPoint): TAgkPoint; overload;
Parameters 
Description 
const A: TAgkPoint 
the point. 

The perpendicular vector of A

Copyright (c) 2012. All rights reserved.