Enum SystemCursor
- Namespace
- SimulationFramework.Input
- Assembly
- SimulationFramework.dll
Specifies predefined system cursors.
public enum SystemCursor
Fields
Arrow = 1
The arrow system cursor.
Crosshair = 3
The crosshair system cursor.
Default = 0
The default system cursor.
Hand = 4
The hand system cursor.
HorizontalResize = 5
The system cursor used for horizontal resizing.
IBeam = 2
The text input I-shaped system cursor.
VerticalResize = 6
The system cursor used for vertical resizing.