[]
Defines the point within gradient.
public class GradientStop
| Name | Description |
|---|---|
| GradientStop(double, Color) | Creates a new instance of the GradientStop class. |
| Name | Description |
|---|---|
| Color | The color of the gradient stop. |
| Position | A value that indicates the relative position of the gradient stop in the brush. This value must be in the [0.0, 1.0] range. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() |