RealtimeDisplayMode.HudShowControls Method

RealtimeDisplayModeHudShowControls Method

Show control buttons on the realtime display HUD. By default these are shown, override this function and return false if HUD controls aren't needed.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual bool HudShowControls()
Public Overridable Function HudShowControls As Boolean

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Render.RealtimeDisplayMode.HudShowControls"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also