CursorDirection Enumeration
Enum for Cursor Direction
Members
Name | Value | Description |
---|---|---|
None | 0 | |
Bottom | 1 | |
Right | 16 | |
BottomRight | 17 | |
Left | 256 | |
BottomLeft | 257 | |
Top | 4096 | |
TopRight | 4112 | |
TopLeft | 4352 |
Defined in
Last Updated: 30 November, 2023