Click or drag to resize

ImageFileLoaded Event

Generally called when the "RenderOpenLastRender" command is run, this event is raised after the render window has been created and the saved scene has been loaded.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public static event EventHandler<ImageFileEventArgs> Loaded

Value

Type: SystemEventHandlerImageFileEventArgs
See Also