'Declaration Public Function GetThemeColor( _ ByVal id As ThemeColorId _ ) As ThemeColor
public ThemeColor GetThemeColor( ThemeColorId id )
Parameters
- id
- The theme color Id.
Return Value
A ThemeColor from the color scheme.
'Declaration Public Function GetThemeColor( _ ByVal id As ThemeColorId _ ) As ThemeColor
public ThemeColor GetThemeColor( ThemeColorId id )