GH_CursorServerCount Property |
Gets the number of cached cursors.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_CursorServer.Count"]
See Also