RhinoApp.Closing Event

RhinoAppClosing Event

Is raised when the application is about to close.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler Closing
Public Shared Event Closing As EventHandler

Value

Type: SystemEventHandler
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also