[]
Represents a transition point in a gradient.
public class GradientStop
Public Class GradientStop
Initializes a new instance of the GradientStop class.
Gets the color of this gradient stop.
Gets the location of this stop within the gradient vector. Valid values are from 0 (vector's start) to 1 (vector's end).