RhinoAppEscapeKeyPressed Event |
Can add or removed delegates that are raised when the escape key is clicked.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static event EventHandler EscapeKeyPressed
Public Shared Event EscapeKeyPressed As EventHandler
Value
Type:
SystemEventHandler
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also