LEADTOOLS (Leadtools assembly)

Command Property

Show in webframe







Gets the IRasterCommand object currently being executed.
Syntax
public IRasterCommand Command {get;}
'Declaration
 
Public ReadOnly Property Command As IRasterCommand
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As IRasterCommand
 
value = instance.Command
public IRasterCommand Command {get;}

            

            
 get_Command(); 
public:
property IRasterCommand^ Command {
   IRasterCommand^ get();
}

Property Value

The IRasterCommand object currently being 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.