GH_CanvasValidatorCanvas Property |
Gets the canvas this validator is associated with.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected GH_Canvas Canvas { get; }
Protected ReadOnly Property Canvas As GH_Canvas
Get
Property Value
Type:
GH_Canvas[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasValidator.Canvas"]
See Also