Grasshopper API
InstancesCursorServer Property |
Gets the CursorServer instance cached by the Instance Server.
The CursorServer will be instantiated the first time this property is accessed.
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)

public static GH_CursorServer CursorServer { get; }
Public Shared ReadOnly Property CursorServer As GH_CursorServer Get
Property Value
Type: GH_CursorServer[Missing <value> documentation for "P:Grasshopper.Instances.CursorServer"]
