operator unary- method

AlignmentGeometry operator unary- ()

Returns the negation of the given AlignmentGeometry object.

This is the same as multiplying the object by -1.0.

This operator returns an object of the same type as the operand.

Implementation

AlignmentGeometry operator -();