CADability dotNET
Reverses the direction of the curve.

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
void Reverse()
Visual Basic
Sub Reverse
Visual C++
void Reverse()

See Also