Click or drag to resize

GH_CanvasActiveInteraction Property

Gets or sets the currently active interaction object.

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

Property Value

Type: IGH_MouseInteraction

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

See Also