Name | Description | |
---|---|---|
delete | Deletes the represented object. | |
getColor | Gets the Color of the represented IColorStop. | |
getPosition | Gets the position of the IColorStop. | |
getThemeColor | Gets the theme color of the represented object. | |
getTintAndShade | Gets the tint and shade of the represented object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. | |
setColor | Sets the Color of the represented IColorStop. | |
setPosition | Sets the position of the IColorStop. | |
setThemeColor | Sets the theme color of the represented object. | |
setTintAndShade | Sets the tint and shade of the represented object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. |