[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.HatchBrush.Clone

Clone Method

Clone()

Create a HatchBrush that has the same style as this brush.

Declaration
public override object Clone()
Returns
Type Description
object

A HatchBrush that has the same style as this brush.

Overrides