InfoConnect for Unisys
GraphicsTerminalType Property


Gets ors sets which terminal is emulated, and how many shades or colors are available in ReGIS.
Syntax
'Declaration
 
Property GraphicsTerminalType As GraphicsTerminalTypeOption
'Usage
 
Dim instance As ITerminal
Dim value As GraphicsTerminalTypeOption
 
instance.GraphicsTerminalType = value
 
value = instance.GraphicsTerminalType
GraphicsTerminalTypeOption GraphicsTerminalType {get; set;}

Property Value

The default value is VT340.
See Also