Show / Hide Table of Contents

Property HookData.Mouse.WheelValue


Overload

Wheel rotation amount, 120 for 1 full tick. Negative if backward. Usually 120 or -120, but some devices or software may produce smaller or bigger values.

public readonly int WheelValue { get; }
Property Value
int