GradientStopInfo Properties
Defines the position and color of a transition point in a gradient.Name | Description |
---|---|
Color | Gets or sets the color of the gradient stop. |
Position | Gets or sets the location of the gradient stop on the gradient line. |
See Also