Enum MouseWheelScrollDirection
Represents a mouse wheel scroll direction.
Namespace: SharpHook.Native
Assembly: SharpHook.dll
Syntax
public enum MouseWheelScrollDirection : byte
Fields
Name | Description |
---|---|
HorizontalDirection | Horizontal scroll direction |
VerticalDirection | Vertical scroll direction |