RasterThumbnailBrowserLoadThumbnailEventArgs Constructor(RasterImageListItem,string,int,int,int,int)

Summary

Initializes a new instance of the RasterThumbnailBrowserLoadThumbnailEventArgs class with the given values.

Syntax

C#
C++/CLI
C++
public: 
RasterThumbnailBrowserLoadThumbnailEventArgs(  
   RasterImageListItem^ item, 
   String^ fileName, 
   int index, 
   int total, 
   int page, 
   int totalPages 
) 

Parameters

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.

Remarks

This constructor is meant to be called internally from the LEADTOOLS for .NET framework.

Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowserLoadThumbnailEventArgs Class

RasterThumbnailBrowserLoadThumbnailEventArgs Members

Overload List

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.