Click or drag to resize
DigitalRunePlatformHelperMouseWheelScrollDelta Property
Gets the amount of the delta value of a single mouse wheel rotation increment.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static int MouseWheelScrollDelta { get; }

Property Value

Type: Int32
The amount of the delta value of a single mouse wheel rotation increment.
See Also