Click or drag to resize

AltaxoMouseEventArgsDelta Property

Gets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.

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

Property Value

Int32
See Also