LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Command Property






Gets the IRasterCommand object currently being executed. .NET support Silverlight support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommandProcessorProgressEventArgs Class
RasterCommandProcessorProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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