Computes a line with inverted direction vector and start point at
the end of the direction vector of the original line.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
C# |
---|
public Line Invert() |
Visual Basic (Declaration) |
---|
Public Function Invert As Line |
Visual C++ |
---|
public: Line^ Invert() |