[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.ColorBrush.Clone

Clone Method

Clone()

Creates an exact copy if this ColorBrush object.

Declaration
public override object Clone()
Returns
Type Description
object

The ColorBrush object that this method creates.

Overrides