Click or drag to resize

EventWatcherEndOpenDocument Event

Raised when a document open operation ends.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public event EventHandler<DocumentOpenEventArgs> EndOpenDocument

Value

Type: SystemEventHandlerDocumentOpenEventArgs
See Also