ComponentStatus.Selected Property

ComponentStatusSelected Property

The selection flag is checked.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static ComponentStatus Selected { get; }
Public Shared ReadOnly Property Selected As ComponentStatus
	Get

Property Value

Type: ComponentStatus
See Also