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