InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / AlcScreenSizeOption Enumeration


AlcScreenSizeOption Enumeration
Specifies ALC terminal screen size options
Syntax
'Declaration
 
Public Enum AlcScreenSizeOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As AlcScreenSizeOption
Members
MemberDescription
Size64x1564 columns by 15 rows
Size64x2364 columns by 23 rows
Size64x2464 columns by 24 rows
Size64x3064 columns by 30 rows
Size80x2380 columns by 23 rows
Size80x2480 columns by 24 rows
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.ALC.AlcScreenSizeOption

See Also