Click or drag to resize

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)
Syntax
public static GH_CursorServer CursorServer { get; }

Property Value

Type: GH_CursorServer

[Missing <value> documentation for "P:Grasshopper.Instances.CursorServer"]

See Also