Click or drag to resize

RhinoAppClosing Event

Is raised when the application is about to close.

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

Value

Type: SystemEventHandler
See Also