Click or drag to resize

GH_CanvasMouseEventButton Property

Gets which mouse button was pressed.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public MouseButtons Button { get; }

Property Value

Type: MouseButtons

[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.Button"]

See Also