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

BackgroundBrushProvider Class
Class that encapsulates Brush objects used to paint element backgrounds. It exposes properties that can be used to create and serialize System.Drawing.SolidBrush, System.Drawing.Drawing2D.LinearGradientBrush, and System.Drawing.Drawing2D.PathGradientBrush objects.
Object Model
BackgroundBrushProvider Class
Syntax
'Declaration
 
Public Class BackgroundBrushProvider 
   Implements IBrushProvider 
 
Inheritance Hierarchy

System.Object
   C1.Framework.BackgroundBrushProvider

See Also