Gradient
GradientStop
A color stop in a Gradient, defined by its position in the range [0, 1] and
the color at that position.
Position of the stop along the gradient, where 0 is the start and 1 is the end.
Color at the specified position.
Was this page helpful?