public enum ScrollDirection
パブリック メンバ
メンバ名 | 値 | 説明 |
---|---|---|
UpLeft | 0 | 左上 |
Up | 1 | 上 |
UpRight | 2 | 右上 |
Right | 3 | 右 |
DownRight | 4 | 右下 |
Down | 5 | 下 |
DownLeft | 6 | 左下 |
Left | 7 | 左 |
参照
ImageKit メンバ | Newtone.ImageKit.WPF.ImageKit
public enum ScrollDirection
メンバ名 | 値 | 説明 |
---|---|---|
UpLeft | 0 | 左上 |
Up | 1 | 上 |
UpRight | 2 | 右上 |
Right | 3 | 右 |
DownRight | 4 | 右下 |
Down | 5 | 下 |
DownLeft | 6 | 左下 |
Left | 7 | 左 |
ImageKit メンバ | Newtone.ImageKit.WPF.ImageKit