Click or drag to resize

RhinoAppMainLoop Event

Gets called every loop iteration inside Rhino's main message loop.

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

Value

Type: SystemEventHandler
See Also