[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.SolidBrush.Clone

Clone Method

Clone()

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

Declaration
public override object Clone()
Returns
Type Description
object

A SolidBrush that has the same style as this brush.

Overrides