Skip to content

P_Rhino_Geometry_ComponentStatus_IsSelectedPersistent

Will Pearson edited this page Aug 12, 2016 · 1 revision

ComponentStatus.IsSelectedPersistent Property

Returns true if selected persistent. False otherwise.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsSelectedPersistent { get; }

VB

Public ReadOnly Property IsSelectedPersistent As Boolean
	Get

Return Value

Type: Boolean
The component status for selected.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ComponentStatus Structure
Rhino.Geometry Namespace

Clone this wiki locally