This enumeration refers to the sort order of the thumbnail images.
public enum SortOrder
Public Members
| Member | Value | Explanation |
|---|---|---|
| None | 0 | The thumbnail images are not sorted |
| Ascending | 1 | The thumbnail images are sorted in ascending order |
| Descending | 2 | The thumbnail images are sorted in descending order |
See Also
Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail