RhinoCommon API
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

[ObsoleteAttribute("Use HUDPauseButtonLeftClicked instead")] public event EventHandler HudPauseButtonPressed
<ObsoleteAttribute("Use HUDPauseButtonLeftClicked instead")> Public Event HudPauseButtonPressed As EventHandler
Value
Type: SystemEventHandler