GH_CanvasIsActiveWidget Property |
Gets a value indicating whether or not a widget is currently activated.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsActiveWidget { get; }
Public ReadOnly Property IsActiveWidget As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.IsActiveWidget"]
See Also