RhinoCommon API
ViewTableEnableCameraIcon Method |
Use to turn camera icon on and off
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Parameters
- view
- Type: Rhino.DisplayRhinoView
If null, any camera icon is turned off. If not null, the camera icon for that view is turned on.
