[]
Get the theme color scheme name of the current language package.
protected virtual string GetThemeColorSchemeName(string englishName)
Protected Overridable Function GetThemeColorSchemeName(englishName As String) As String
Type | Name | Description |
---|---|---|
string | englishName | The name of theme color scheme in LanguagePackage.English. |
Type | Description |
---|---|
string | The theme color scheme name. |