Click or drag to resize

GH_CanvasActiveWidget Property

Gets or sets the currently active widget.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_Widget ActiveWidget { get; set; }

Property Value

Type: IGH_Widget

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

See Also