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; }
Protected ReadOnly Property Document As GH_Document
Get
Property Value
Type:
GH_Document[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasValidator.Document"]
See Also