Version

RadialGradientBrush Class Members

The following tables list the members exposed by RadialGradientBrush.

Public Constructors
 NameDescription
Public ConstructorRadialGradientBrush ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAngleGets or sets the rotation angle.  
Public PropertyBlendGets or sets the color blend.  
Public PropertyCenterGets or sets the center point of the gradient.  
Public PropertyCircularGets or sets whether the gradient should be circular as opposed to elliptical.  
Public PropertyFocusGets or sets the focus point of the gradient.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyRadiusXGets or sets X-radius of the gradient.  
Public PropertyRadiusYGets or sets Y-radius of the gradient.  
Public PropertyTypeOverridden. Gets the type of this brush.  
Public Methods
 NameDescription
Public MethodCloneOverridden. Returns a copy of the brush.  
Public MethodSealOverridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception.  
Public MethodSetBoundsOverridden. Bounds this brush and creates a correspondent direct brush.  
See Also

View on GitHub