MouseWheelEventArgs.WheelDelta | wheelDelta property
Gets the number of notches the mouse wheel has rotated.
Syntax
public: property int WheelDelta { int get(); }
Property value
Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]
The number of notches the mouse wheel has rotated.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: