DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / RadialGradientBrush Class / GradientStops Property

In This Topic
GradientStops Property (RadialGradientBrush)
In This Topic
Gets or sets the collection of gradient stops.
Syntax
'Declaration
 
Public Property GradientStops As System.Collections.Generic.IList(Of GradientStop)
 
See Also