Click or drag to resize

RhinoObjectUnhighlightAllSubObjects Method

Removes highlighting from all sub-objects.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int UnhighlightAllSubObjects()

Return Value

Type: Int32
The number of changed sub-objects.
See Also