InfoConnect for Unisys
ThemeColor Property (ITheme)


Gets the color map object associated with the theme.
Syntax
'Declaration
 
ReadOnly Property ThemeColor As IThemeColor
'Usage
 
Dim instance As ITheme
Dim value As IThemeColor
 
value = instance.ThemeColor
IThemeColor ThemeColor {get;}
See Also