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.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int Delta { get; set; }
Property Value
Int32See Also