LEADTOOLS (Leadtools assembly)

TotalCommands Property

Show in webframe







Gets the total number of commands to be executed.
Syntax
public int TotalCommands {get;}
'Declaration
 
Public ReadOnly Property TotalCommands As Integer
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As Integer
 
value = instance.TotalCommands
public int TotalCommands {get;}

            

            
 get_TotalCommands(); 
public:
property int TotalCommands {
   int get();
}

Property Value

The total number of commands to be executed.
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.