This refers to the direction to scroll the image

public enum ScrollDirection

Public Members

Member Value Explanation
UpLeft 0 UpLeft
Up 1 Up
UpRight 2 UpRight
Right 3 Right
DownRight 4 DownRight
Down 5 Down
DownLeft 6 DownLeft
Left 7 Left

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation