Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void StartFigure () |
Visual Basic
Copy Code
|
|---|
Sub StartFigure () |
See Also