Click or drag to resize

RhinoAppInitialized Event

Is raised when the application is fully initialized.

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

Value

Type: SystemEventHandler
See Also