RhinoDoc.EndOpenDocument Event

RhinoDocEndOpenDocument Event

[Missing <summary> documentation for "E:Rhino.RhinoDoc.EndOpenDocument"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<DocumentOpenEventArgs> EndOpenDocument
Public Shared Event EndOpenDocument As EventHandler(Of DocumentOpenEventArgs)

Value

Type: SystemEventHandlerDocumentOpenEventArgs
See Also