P_Rhino_Geometry_ComponentStatus_IsHighlighted - mcneel/rhinocommon-api-docs GitHub Wiki
Returns true if highlighted. False otherwise.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsHighlighted { get; }VB
Public ReadOnly Property IsHighlighted As Boolean
GetType: Boolean
The component status for highlighted.
Supported in: 6.0.16224.21491