GraphicsPath.CloseAllFigures
GraphicsPath.CloseAllFigures method
Closes all open figures in this path and starts a new figure. It closes each open figure by connecting a line from its endpoint to its starting point.
public void CloseAllFigures()
Exceptions
exception | condition |
---|---|
NotImplementedException | Method not implemented. |
See Also
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing