[]
Gets the color with a specified theme name.
Color GetThemeColor(string themeName)
Function GetThemeColor(themeName As String) As Color
| Type | Name | Description |
|---|---|---|
| string | themeName | Name of the theme. |
| Type | Description |
|---|---|
| Color | The color. |