Click or drag to resize

GetObjectObjectCount Property

Gets the number of objects that were selected.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int ObjectCount { get; }

Property Value

Type: Int32
See Also