GH_CanvasDocument Property |
Gets or sets the document currently loaded in this canvas.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Document Document { get; set; }
Public Property Document As GH_Document
Get
Set
Property Value
Type:
GH_Document[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Document"]
See Also