Click or drag to resize

RealtimeDisplayModeHudPauseButtonPressed Event

Note: This API is now obsolete.

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

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

Value

Type: SystemEventHandler
See Also