Click or drag to resize
DigitalRuneIInputServiceMouseWheelDelta Property
Gets a value representing the rotation change of the mouse wheel.

Namespace: DigitalRune.Game.Input
Assembly: DigitalRune.Game.Input (in DigitalRune.Game.Input.dll) Version: 1.8.0.0 (1.8.0.14467)
Syntax
float MouseWheelDelta { get; }

Property Value

Type: Single
The rotation change of the mouse wheel.
See Also