Reverse
Reverses the points in the path.
Syntax
[C#]
void Reverse();
[Visual Basic]
Sub Reverse()
Notes
None.
Example
None.