Click or drag to resize

GH_CanvasValidatorDocument Property

Gets the document (if it exists) that is currently loaded in the canvas.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_Document Document { get; }

Property Value

Type: GH_Document

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

See Also