Click or drag to resize

GH_CanvasWidgetListEventArgs Class

The event arguments are used in the WidgetListCreated event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Grasshopper.GUI.CanvasGH_CanvasWidgetListEventArgs

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_CanvasWidgetListEventArgs : EventArgs

The GH_CanvasWidgetListEventArgs type exposes the following members.

Methods
  NameDescription
Public methodAddWidget
Append a widget to the canvas.
Top
See Also