IColorStop Interface Members
In This Topic
The following tables list the members exposed by IColorStop.
Public Properties
| Name | Description |
| Color | Gets or sets the Color of the represented IColorStop. |
| Position | Gets or sets the position of the IColorStop (read or write). |
| ThemeColor |
Gets or sets the theme color of the represented object (read or write).
|
| TintAndShade |
Gets or sets the tint and shade of the represented object (read or write).
The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
|
Top
Public Methods
| Name | Description |
| Delete |
Deletes the represented object.
|
Top
See Also