[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.BoxGradientBrush.Clone

Clone Method

Clone()

Creates an exact copy if this BoxGradientBrush object.

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

The BoxGradientBrush object that this method creates.

Overrides