Click or drag to resize

RhinoObjectSelectionEventArgs Properties

The RhinoObjectSelectionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Public propertyRhinoObjectCount
Can be faster to call than RhinoObjects.Length
Public propertyRhinoObjects
Public propertySelected
Returns true if objects are being selected. Returns false if objects are being deselected.
Top
See Also