FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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