LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

FilePercent Property

Show in webframe





Gets a value that shows the progress of the current file loading process.
Syntax
public int FilePercent {get;}
'Declaration
 
Public ReadOnly Property FilePercent As Integer
'Usage
 
Dim instance As RasterDialogLoadProgressEventArgs
Dim value As Integer
 
value = instance.FilePercent

            

            
public:
property int FilePercent {
   int get();
}

Property Value

An integer that represents the percent completion of the current file loading process.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterDialogLoadProgressEventArgs Class
RasterDialogLoadProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.