Click or drag to resize

RealtimeDisplayModeHudProductNamePressed Event

Note: This API is now obsolete.

Listen tot his event if you want to handle a press on the product name component

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use HUDProductNameLeftClicked instead")]
public event EventHandler HudProductNamePressed

Value

Type: SystemEventHandler
See Also