ComponentStatusIsSelected Property |
Returns true if selected or selected persistent. False otherwise.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsSelected { get; }Public ReadOnly Property IsSelected As Boolean
Get
Return Value
Type:
BooleanThe component status for selected.
Version InformationRhino for Windows
Supported in: 6.8
See Also