RhinoDocEndOpenDocumentInitialiViewUpdate Event |
This event is raised after
EndOpenDocument when the
documents initial views have been created and initialized.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static event EventHandler<DocumentOpenEventArgs> EndOpenDocumentInitialiViewUpdate
Public Shared Event EndOpenDocumentInitialiViewUpdate As EventHandler(Of DocumentOpenEventArgs)
Value
Type:
SystemEventHandlerDocumentOpenEventArgs
Version InformationRhino for Windows
Supported in: 6.8
See Also