Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterThumbnailBrowserLoadThumbnailEventArgs Class Properties
See Also 
Leadtools.WinForms Namespace : RasterThumbnailBrowserLoadThumbnailEventArgs Class


For a list of all members of this type, see RasterThumbnailBrowserLoadThumbnailEventArgs members.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the loading event should be canceled.  
Public PropertyFileName The physical path to the file to load.  
Public PropertyImage The image thumbnail to load.  
Public PropertyIndex A zero-based integer that specifes the current position in number of items to load.  
Public PropertyTotal An integer value that represents the total number of items to load.  
Top

See Also