InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / RulerCursorTypeOption Enumeration


RulerCursorTypeOption Enumeration
Options for specifying the ruler cursor type.
Syntax
'Declaration
 
Public Enum RulerCursorTypeOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As RulerCursorTypeOption
Members
MemberDescription
CrosshairThe ruler cursor is a cross hair.
HorizontalThe ruler cursor is a horizontal line.
VerticalThe ruler cursor is a vertical line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.IbmHosts.RulerCursorTypeOption

See Also