Reset
Resets the path. Clears the points and sets the fill mode to alternate.
Syntax
[C#]
void Reset();
[Visual Basic]
Sub Reset()
Notes
None.
Example
None.