Click or drag to resize

RealtimeDisplayModeHudShow Method

Override if you want to hide the HUD. Shown by default

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual bool HudShow()

Return Value

Type: Boolean
Return false to hide the HUD.
See Also