GradientFill Members
Contains gradient fill settings.Properties
| Name | Description |
|---|---|
| Angle | Gets or sets the angle of the linear gradient. |
| FillRect | Specifies the gradient fill direction. |
| GradientStops | Provides access to the collection of gradient stops. |
| GradientType | Returns the type of the gradient applied to a shape or its border. |
| RotateWithShape | Specifies whether to rotate the gradient fill with the shape. |
| TileRect | Specifies the rectangular region to which a gradient is applied. This region is tiled to fill the shape. |
See Also