GH_DocumentSelectedCount Property |
Gets the number of selected objects
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int SelectedCount { get; }
Public ReadOnly Property SelectedCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.SelectedCount"]
See Also