Click or drag to resize

GH_CanvasWidgets Property

Gets a list of all the widgets on this canvas.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<IGH_Widget> Widgets { get; }

Property Value

Type: ListIGH_Widget

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

See Also