[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.HollowBrush.Clone

Clone Method

Clone()

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

Declaration
public override object Clone()
Returns
Type Description
object

A HollowBrush that has the same style as this brush.

Overrides