Grasshopper API
GH_CursorServer Class |
Class used to cache and set cursors.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)
The GH_CursorServer type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachCursor |
Attach a cursor to a control.
| |
| Cursor |
Gets a cursor from the cache.
| |
| IsCursor |
Test for the existence of a cursor.
| |
| ReferenceCursors |
Reference all the cursor files in a given directory.
| |
| ResetCursor |
Reset the cursor of the given control to default.
|