E_Rhino_RhinoApp_EscapeKeyPressed - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.EscapeKeyPressed Event

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

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler EscapeKeyPressed

VB

Public Shared Event EscapeKeyPressed As EventHandler

Value

Type: System.EventHandler

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️