[]
Creates the theme color.
public static SchemeColor CreateThemeColor(SchemeThemeColors themeColor)
Public Shared Function CreateThemeColor(themeColor As SchemeThemeColors) As SchemeColor
| Type | Name | Description |
|---|---|---|
| SchemeThemeColors | themeColor | The theme color. |
| Type | Description |
|---|---|
| SchemeColor | A SchemeColor value represents the color |