GeonBit.UI Documentation
UserInterfaceSetCursor Method (CursorType) |
Set cursor style.
Namespace: GeonBit.UI
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public void SetCursor( CursorType type )
Parameters
- type
- Type: GeonBit.UICursorType
What type of cursor to show.
