'Usage Dim instance As IThemeSupport Dim themeName As String Dim value As Color value = instance.GetThemeColor(themeName)
Parameters
- themeName
- Name of the theme.
Return Value
The color.
'Usage Dim instance As IThemeSupport Dim themeName As String Dim value As Color value = instance.GetThemeColor(themeName)