This refers to the direction of the mouse wheel

public enum WheelDirection

Public Members

Member Value Explanation
Disable 0 Disables scrolling with the mouse wheel
Vertical 1 Mouse scrolls in a vertical direction
Horizontal 2 Mouse scrolls in a horizontal direction

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation