Click or drag to resize

ComponentStatusIsHighlighted Property

Returns true if highlighted. False otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsHighlighted { get; }

Return Value

Type: Boolean
The component status for highlighted.
See Also