AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.Negative Operator

Negate a point (or vector).

Syntax
Pascal
class operator Negative(const A: TAgkPoint);
Parameters 
Description 
const A: TAgkPoint 
the point to negate. 

The negated value of A.

Copyright (c) 2012. All rights reserved.