GradientStop Operators
Defines the color and position of a transition point in a gradient.| Name | Description |
|---|---|
| Equality(GradientStop, GradientStop) static | Compares two GradientStop objects for equality. |
| Inequality(GradientStop, GradientStop) static | Compares two GradientStop objects to determine whether they are not equal. |
See Also