Grasshopper API
GH_CanvasWidgets Property |
Gets a list of all the widgets on this canvas.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)
public List<IGH_Widget> Widgets { get; }
Public ReadOnly Property Widgets As List(Of IGH_Widget) Get
Property Value
Type: ListIGH_Widget[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Widgets"]