[]
        
(Showing Draft Content)

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

Overrides