Enum MouseWheelScrollDirection
Represents a mouse wheel scroll direction.
public enum MouseWheelScrollDirection : byte
Fields
Horizontal = 4
Horizontal scroll direction.
Vertical = 3
Vertical scroll direction.
Represents a mouse wheel scroll direction.
public enum MouseWheelScrollDirection : byte
Horizontal = 4
Horizontal scroll direction.
Vertical = 3
Vertical scroll direction.