C1.Win.4.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class


BackgroundBrushProvider Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the main color (used when GradientMode is set to None).  
Public PropertyGets or sets the Blend used to create the gradient.  
Public PropertyGets or sets a Brush object that may be something other than a System.Drawing.SolidBrush.  
Public PropertyGets or sets the System.Drawing.PointF that represents the center of a radial gradient.  
Public PropertyGets a value indicating if the brush should be disposed after use.  
Public PropertyGets or sets whether gamma correction is applied to the gradient.  
Public PropertyGets or sets the secondary color (used when GradientMode is set to a value other than None).  
Public PropertyGets or sets the GradientMode for this BackgroundBrushProvider.  
Public PropertyGets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor gradient.  
Top
See Also