Click or drag to resize
GeVectorNegate Method
Returns a vector being result of this vector's negation. Resulting vector has the same magnitude as before, but its direction is now opposite.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeVector Negate()

Return Value

Type: GeVector
Remarks