Definition
Namespace:Telerik.WinControls.Drawing
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class GdiRadialGradientBrush : RadRadialGradientBrush, IDisposable
Inheritance: objectDisposableObjectRadBrushRadGradientBrushRadRadialGradientBrushGdiRadialGradientBrush...
Implements:
Inherited Members
Constructors
C#
public GdiRadialGradientBrush(PointF center, float xRadius, float yRadius, GradientStop[] gradientStops)
Properties
Methods
Releases any UNMANAGED resources used by this object. NOTE: If you declare some unmanaged resources in your class, you should override its finalizer and put disposing logic there also.
C#
protected override void DisposeUnmanagedResources()
Overrides:
C#
public void SetGradientStops(GradientStop[] gradientStops)