IGradient Interface Members
In This Topic
The following tables list the members exposed by IGradient.
Public Properties
| Name | Description |
| ColorStops | Gets the IColorStops collection for the IGradient object. |
| Degree | Gets or sets the angle of the linear gradient fill within a selection. |
| RectangleBottom | Gets or sets the bottom point or vector that the gradient fill converges to. |
| RectangleLeft | Gets or sets the left point or vector that the gradient fill converges to. |
| RectangleRight | Gets or sets the right point or vector that the gradient fill converges to. |
| RectangleTop | Gets or sets the top point or vector that the gradient fill converges to. |
Top
See Also