LEADTOOLS (Leadtools assembly)

Percent Property (RasterCommandProcessorProgressEventArgs)

Show in webframe







Gets the percentage completion of the current command.
Syntax
public int Percent {get;}
'Declaration
 
Public ReadOnly Property Percent As Integer
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As Integer
 
value = instance.Percent
public int Percent {get;}

            

            
 get_Percent(); 
public:
property int Percent {
   int get();
}

Property Value

The percentage completion of the command.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms

See Also

Reference

RasterCommandProcessorProgressEventArgs Class
RasterCommandProcessorProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.