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