Click or drag to resize

RealtimeDisplayModeHudShowCustomStatusText Method

Override to show status text in HUD. By default disabled.

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

Return Value

Type: Boolean
Return true to show status text in HUD
See Also