[]
Gets a ThemeColor from the scheme by its ThemeColorSchemeId.
public ThemeColor this[ThemeColorSchemeId id] { get; }
| Type | Name | Description |
|---|---|---|
| ThemeColorSchemeId | id | The color Id in the color scheme of a theme. |
| Type | Description |
|---|---|
| ThemeColor | A ThemeColor in the color scheme. |