StartFigure
Starts figure. Any existing path is not closed.
Syntax
[C#]
void StartFigure();
[Visual Basic]
Sub StartFigure()
Notes
None.
Example
None.