Programming with Reflection
GraphicsTerminalType property
Syntax |
object.GraphicsTerminalType |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which terminal is emulated, and how many shades or colors are available in ReGIS.
The default value is rcVT340.
rcVT240 Emulates a VT240 terminal, with 4 monochrome shades.
rcVT241 Emulates a VT241 terminal, with 4-color capability.
rcVT330 Emulates a VT330 terminal, with 4 monochrome shades.
rcVT340 Emulates a VT340 terminal, with 16-color capability.