Initializes a new instance of the RasterThumbnailBrowserLoadThumbnailEventArgs class with the given values.
public RasterThumbnailBrowserLoadThumbnailEventArgs(
RasterImageListItem item,
string fileName,
int index,
int total,
int page,
int totalPages
)
public:
RasterThumbnailBrowserLoadThumbnailEventArgs(
RasterImageListItem^ item,
String^ fileName,
int index,
int total,
int page,
int totalPages
)
public:
RasterThumbnailBrowserLoadThumbnailEventArgs( RasterImageListItem^ item, String^ fileName, Int32 index, Int32 total, Int32 page, Int32 totalPages)
item
The item to load.
fileName
The physical path to the file to load.
index
A zero-based integer that specifies the current position in number of items to load.
total
An integer value that represents the total number of items to load.
page
An integer value that contains the page number in the file to load.
totalPages
An integer value that contains the total number of pages in the file to load.
This constructor is meant to be called internally from the LEADTOOLS for .NET framework.
RasterThumbnailBrowserLoadThumbnailEventArgs Class
RasterThumbnailBrowserLoadThumbnailEventArgs Members
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document