Click or drag to resize

RhinoAppEscapeKeyPressed Event

Can add or removed delegates that are raised when the escape key is clicked.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler EscapeKeyPressed

Value

Type: SystemEventHandler
See Also