Click or drag to resize

RealtimeDisplayModeHudProductName Method

Override to return the name of your product. This will be printed in the HUD.

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

Return Value

Type: String
Name of the product.
See Also