GradientStops: Array
The GradientStops property sets a collection of transition points in a gradient.
A transition point in a gradient is an instance of the GradientStop class.
The example of property use is given in description of the LinearGradientBrush constructor.
See also: