Click or drag to resize

RealtimeDisplayModeHudUnlockButtonPressed Event

Note: This API is now obsolete.

Listen tot his event if you want to handle the unlock button control

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

Value

Type: SystemEventHandler
See Also