RhinoObjectUnhighlightAllSubObjects Method |
Removes highlighting from all subobjects.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int UnhighlightAllSubObjects()
Public Function UnhighlightAllSubObjects As Integer
Return Value
Type:
Int32The number of changed subobjects.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also