LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Commands Property






The collection of RasterCommand objects to be run on the Images objects. .NET support Silverlight support
Syntax
public RasterCollection<IRasterCommand> Commands {get;}
'Declaration
 
Public ReadOnly Property Commands As RasterCollection(Of IRasterCommand)
'Usage
 
Dim instance As RasterCommandProcessor
Dim value As RasterCollection(Of IRasterCommand)
 
value = instance.Commands
public RasterCollection<IRasterCommand> Commands {get;}
 get_Commands(); 
public:
property RasterCollection<IRasterCommand^>^ Commands {
   RasterCollection<IRasterCommand^>^ get();
}

Property Value

The collection of RasterCommand objects to be run on the Images objects.
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

RasterCommandProcessor Class
RasterCommandProcessor Members

 

 


Products | Support | Contact Us | Copyright Notices

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