Enum MouseWheelDirection
Represents the direction types of mouse wheel scrolling
public enum MouseWheelDirection
Fields
Flipped = 1Flipped scroll direction (sometimes called "natural" scroll direction)
Normal = 0Normal scroll direction
Represents the direction types of mouse wheel scrolling
public enum MouseWheelDirection
Flipped = 1Flipped scroll direction (sometimes called "natural" scroll direction)
Normal = 0Normal scroll direction