Click or drag to resize
DefaultInputProviderMouseWheel Property
Current mouse wheel value.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MouseWheel { get; }

Property Value

Type: Int32

Implements

IMouseInputMouseWheel
See Also