GraphicsPath.Clone
GraphicsPath.Clone method
Make a copy of the current path object.
public object Clone()
Return Value
Creates an exact copy of this !:System.Drawing.Drawing2D.GraphicsPath.
Exceptions
| exception | condition |
|---|---|
| NotImplementedException | Not implemented. |
See Also
- class GraphicsPath
- namespace Aspose.Drawing.Drawing2D
- assembly Aspose.Drawing.Common