[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.LinearGradientBrush.GradientStops

GradientStops Property

GradientStops

Gets or sets the collection of gradient stops.

Declaration
public IList<GradientStop> GradientStops { get; set; }
Public Property GradientStops As IList(Of GradientStop)