Version

RadialGradientDirectBrush Class Properties

For a list of all members of this type, see RadialGradientDirectBrush members.

Public Properties
 NameDescription
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 PropertyTransformGets or sets the transformation matrix.  
Public PropertyTypeOverridden. Gets the BrushType of this brush.  
See Also