This property sets whether the image files specified by the FilePath property are sorted in ascending or descending order.

[Visual Basic]Public Property SortOrder As SortOrder
[C#]public SortOrder SortOrder {get; set;}

Property Value

This value is of type SortOrder

Explanation

The SortOrder property sets whether the image files specified by the FilePath property are sorted in ascending or descending order.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation