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)
Syntaxpublic virtual bool HudShowControls()
Public Overridable Function HudShowControls As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Rhino.Render.RealtimeDisplayMode.HudShowControls"]
Version InformationRhino for Windows
Supported in: 6.8
See Also