Click or drag to resize

AltaxoMouseEventArgsClicks Property

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

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Clicks { get; set; }

Property Value

Int32
See Also