In This Topic
The following tables list the members exposed by UserColor.
Public Constructors
Public Properties
| Name | Description |
| Brightness |
Gets the brightness of the color from -1 (darkest) to 1 (lightest), zero being neutral.
|
| Color |
Gets the RGB value of this color.
|
| ThemeColor |
Gets a theme color that should be applied to the object.
|
| TintAndShade |
Gets the lightening or darkening of the color from -1 (darkest) to 1 (lightest), zero being neutral.
|
| Transparency |
Gets the degree of transparency of the color as a value between 0 (opaque) and 1 (clear).
|
Top
See Also