IRectangularGradient Interface Members
In This Topic
The following tables list the members exposed by IRectangularGradient.
Public Properties
| Name | Description |
 | Bottom |
Gets or sets the point or vector that the gradient fill converges to (read or write).
|
 | ColorStops | Returns the IRectangularGradient.ColorStops for the IRectangularGradient object (read-only). |
 | Left |
Gets or sets the point or vector that the gradient fill converges to (read or write).
|
 | Right |
Gets or sets the point or vector that the gradient fill converges to (read or write).
|
 | Top |
Gets or sets the point or vector that the gradient fill converges to (read or write).
|
Top
See Also