Pen.Clone
Pen.Clone method
Creates an exact copy of this Pen.
public object Clone()
Return Value
An Object that can be cast to a Pen.
Exceptions
| exception | condition |
|---|---|
| NotImplementedException | Method not implemented. |
See Also
- class Pen
- namespace System.Drawing
- assembly Aspose.Drawing