IGradientStop Interface Members
In This Topic
The following tables list the members exposed by IGradientStop.
Public Methods
| Name | Description |
 | getColor | Gets a value that represents the color of the gradient stop. |
 | getPosition | Gets a value that represents the opacity of the gradient fill expressed as a percent. |
 | getTransparency | Gets a value that represents the opacity of the gradient fill expressed as a percent. |
 | setPosition | Sets a value that represents the opacity of the gradient fill expressed as a percent. |
 | setTransparency | Sets a value that represents the opacity of the gradient fill expressed as a percent. |
Top
See Also