Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / GraphicsTerminalType Property
In This Topic
    GraphicsTerminalType Property
    In This Topic
    Gets or sets which terminal is emulated, and how many shades or colors are available in ReGIS.
    Syntax
    expression.GraphicsTerminalType As GraphicsTerminalTypeOption
    where expression is a variable that represents a Terminal Object

    Property Value

    A GraphicsTerminalTypeOption value
    Remarks
    The default value is VT340.
    See Also