Click or drag to resize

ComponentStatusIsSelectedPersistent Property

Returns true if selected persistent. False otherwise.

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

Return Value

Type: Boolean
The component status for selected.
See Also