Click or drag to resize

AltaxoMouseEventArgsButton Property

Gets which mouse button was pressed.

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

Property Value

AltaxoMouseButtons
See Also