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

TotalPercent Property

Show in webframe





An integer that represents the percentage of the total selected file(s) loading process.
Syntax
public int TotalPercent {get;}
'Declaration
 
Public ReadOnly Property TotalPercent As Integer
'Usage
 
Dim instance As RasterDialogLoadProgressEventArgs
Dim value As Integer
 
value = instance.TotalPercent

            

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

Property Value

Represents the percentage of the total selected file(s) 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.