Click or drag to resize

ComponentStatusIsSelected Property

Returns true if selected or selected persistent. False otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsSelected { get; }

Return Value

Type: Boolean
The component status for selected.
See Also