The following tables list the members exposed by RasterThumbnailBrowserLoadThumbnailEventArgs.
Name | Description | |
---|---|---|
RasterThumbnailBrowserLoadThumbnailEventArgs Constructor | Initializes a new instance of the RasterThumbnailBrowserLoadThumbnailEventArgs class with the given values. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the loading event should be canceled. | |
FileName | The physical path to the file to load. | |
Image | The image thumbnail to load. | |
Index | A zero-based integer that specifes the current position in number of items to load. | |
Total | An integer value that represents the total number of items to load. |