Click or drag to resize

RhinoObjectSelectionEventArgsSelected Property

Returns true if objects are being selected. Returns false if objects are being deselected.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Selected { get; }

Property Value

Type: Boolean
See Also