GradientStop Constructors
Defines the color and position of a transition point in a gradient.| Name | Parameters | Description |
|---|---|---|
| GradientStop(Single, Color) | position, color | Initializes a new GradientStop class instance with the specified settings. |
See Also
| Name | Parameters | Description |
|---|---|---|
| GradientStop(Single, Color) | position, color | Initializes a new GradientStop class instance with the specified settings. |