GraphicsPath.Dispose
GraphicsPath.Dispose method
Releases all resources used by this GraphicsPath.
public void Dispose()
Remarks
This method actually does nothing. It’s just for compatibility with System.Drawing API.
See Also
- class GraphicsPath
- namespace Aspose.Drawing.Drawing2D
- assembly Aspose.Drawing.Common