Click or drag to resize

GH_CanvasMouseEventClicks Property

Gets the number of times the mouse button was pressed and released.

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

Property Value

Type: Int32

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

See Also