Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1GradientBrush Class
Properties Methods Events


In This Topic
    C1GradientBrush Class Members
    In This Topic

    The following tables list the members exposed by C1GradientBrush.

    Public Properties
     NameDescription
    Public PropertyGets the first color of the gradient. Note that setting this property automatically changes the GradientStops collection (the color of the first gradient stop will be changed).  
    Public PropertyGets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed).  
    Public PropertyGets the brush's gradient stops.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodCreates a copy of this object. (Inherited from C1.Win.C1Document.VisualPrimitive)
    Public MethodOverridden.   
    Public MethodCreates an object of the same type as the current object. (Inherited from C1.Win.C1Document.VisualPrimitive)
    Public MethodOverridden.   
    Public MethodTests whether the current brush is visible within the specified bounds. (Inherited from C1.Win.C1Document.C1Brush)
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.C1Document.VisualPrimitive)
    Top
    See Also