[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.SolidPen.Clone

Clone Method

Clone()

Create a pen that has the same style as this pen.

Declaration
public override object Clone()
Returns
Type Description
object

A Pen that has the same style as this pen.

Overrides