Click or drag to resize

RhinoDocEndOpenDocumentInitialViewUpdate Event

This event is raised after EndOpenDocument when the documents initial views have been created and initialized.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.18
Syntax
public static event EventHandler<DocumentOpenEventArgs> EndOpenDocumentInitialViewUpdate

Value

Type: SystemEventHandlerDocumentOpenEventArgs
See Also