Click or drag to resize

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
Syntax
[ObsoleteAttribute("Use HUDPlayButtonLeftClicked instead")]
public event EventHandler HudPlayButtonPressed

Value

Type: SystemEventHandler
See Also