GradientFill Members
Contains characteristics required to create a gradient fill.Properties
| Name | Description |
|---|---|
| Degree | Gets or sets the tilt of the gradient line. |
| RectangleBottom | Gets or sets the bottom convergence point for the path gradient type. |
| RectangleLeft | Gets or sets the left convergence point for the path gradient type. |
| RectangleRight | Gets or sets the right convergence point for the path gradient type. |
| RectangleTop | Gets or sets the top convergence point for the path gradient type. |
| Stops | Specifies the color stop points at the gradient line. |
| Type | Gets or sets the type of the gradient fill. |
See Also