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