GH_CanvasDocumentChangedEventArgsOldDocument Property |
Gets the document which was previously loaded into the canvas.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Document OldDocument { get; }
Public ReadOnly Property OldDocument As GH_Document
Get
Property Value
Type:
GH_Document[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasDocumentChangedEventArgs.OldDocument"]
See Also