[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DashPen.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 DashPen that has the same style as this pen.

Overrides