IGradient Interface Properties
In This Topic
For a list of all members of this type, see IGradient members.
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