RhinoCommon API
RealtimeDisplayModeHudPlayButtonPressed Event |
Note: This API is now obsolete.
Listen to this event if you want to handle the play button control.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

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