EventWatcherEndOpenDocument Event |
Raised when a document open operation ends.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic event EventHandler<DocumentOpenEventArgs> EndOpenDocument
Public Event EndOpenDocument As EventHandler(Of DocumentOpenEventArgs)
Value
Type:
SystemEventHandlerDocumentOpenEventArgs
See Also