LEADTOOLS (Leadtools assembly)

CommandNumber Property

LEADTOOLS SDK Help  |  







Gets the index of the current RasterCommand in the Commands collection.
Syntax
public int CommandNumber {get;}
public int CommandNumber {get;}
 get_CommandNumber(); 
public:
property int CommandNumber {
   int get();
}
'Declaration
 
Public ReadOnly Property CommandNumber As Integer
 
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As Integer
 
value = instance.CommandNumber

Property Value

The index of the current RasterCommand in the Commands collection.
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.