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.
See Also
- class Pen
- namespace Aspose.Page.Drawing
- assembly Aspose.Page
Creates an exact copy of this Pen.
public object Clone()
An Object that can be cast to a Pen.