Reverses the order of the points in the set.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public void Reverse() |
| Visual Basic (Declaration) |
|---|
Public Sub Reverse |
| Visual C++ |
|---|
public: void Reverse() |