Attachmate.Reflection.Emulation.IbmHosts Namespace > IThemeCursor Interface : RulerCursorType Property |
Gets or sets the appearance of the ruler cursor.
'Declaration
Property RulerCursorType As RulerCursorTypeOption
'Usage
Dim instance As IThemeCursor Dim value As RulerCursorTypeOption instance.RulerCursorType = value value = instance.RulerCursorType
RulerCursorTypeOption RulerCursorType {get; set;}