Click or drag to resize

CursorShape Enumeration

Specifies the cursor shapes.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum CursorShape
Members
  Member nameValueDescription
FullBlock0 Full block cursor.
Underline1 Underline cursor.
HalfBlock2 Half block cursor.
See Also