Click or drag to resize

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; }

Property Value

Type: GH_Document

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasDocumentChangedEventArgs.OldDocument"]

See Also