FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1GradientBrush Class / GradientStops Property

In This Topic
    GradientStops Property (C1GradientBrush)
    In This Topic
    Gets the brush's gradient stops.
    Syntax
    'Declaration
     
    Public ReadOnly Property GradientStops As GradientStopCollection
    public GradientStopCollection GradientStops {get;}
    See Also