ThumbnailCompareEventArgs.Result Property |
Namespace: Atalasoft.Imaging.WinControls
A value indicating whether the Thumbnail1 and Thumbnail2 items are equal, less than or greater than each other.
If Thumbnail1 is less than Thumbnail2, return a value less than zero. If Thumbnail1 is equal to Thumbnail2 return 0. If Thumbnail1 is greater than Thumbnail2 return a value greater than zero.