Click or drag to resize

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

Property Value

Type: GH_Document

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Document"]

See Also