Reverses the order of the points in the set.

Namespace:  ceometric.VectorGeometry
Assembly:  ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)

Syntax

C#
public void Reverse()
Visual Basic (Declaration)
Public Sub Reverse
Visual C++
public:
void Reverse()

See Also