[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Serialization.MetaCanvas.MetaRadialGradientBrush.Clone

Clone Method

Clone()

When overridden in a derived class, creates an exact copy of this BrushEx object.

Declaration
public override object Clone()
Returns
Type Description
object

The new BrushEx object that this method creates.

Overrides