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; }
Public ReadOnly Property IsSelectedPersistent As Boolean
Get
Return Value
Type:
BooleanThe component status for selected.
See Also