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: 6.0.8219.1880
Syntax
public enum CursorShape
Members
Member nameValueDescription
FullBlock0 Full block cursor.
Underline1 Underline cursor.
HalfBlock2 Half block cursor.
See Also