LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterDialogLoadProgressEventArgs Class Properties
See Also 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogLoadProgressEventArgs Class


"

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

"

Public Properties

 NameDescription
public Property CancelGets or sets a value that indicates whether to abort the command.  
public Property FilePercentGets a value that shows the progress of the current file loading process.  
public Property LoadRasterFileDataGets the file data that has just been loaded.  
public Property TotalPercentAn integer that represents the percentage of the total selected file(s) loading process.  
Top

See Also