InfoConnect for Unisys
Theme Property (ITerminal)


Gets the Theme object.
Syntax
'Declaration
 
ReadOnly Property Theme As ITheme
'Usage
 
Dim instance As ITerminal
Dim value As ITheme
 
value = instance.Theme
ITheme Theme {get;}
See Also