FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1GradientBrush Class


In This Topic
    C1GradientBrush Class Properties
    In This Topic

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

    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
    See Also