[]
        
(Showing Draft Content)

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

Overrides