ThumbnailCompareEventArgs.Thumbnail1 Property |
Gets the thumbnail being compared to.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Thumbnail Thumbnail1 { get; }
Public ReadOnly Property Thumbnail1 As Thumbnail
Get
Property Value
Type:
Thumbnail The
Thumbnail object being compared to.
See Also