←Select platform

Commands Property

Summary
The collection of RasterCommand objects to be run on the Images objects.
Syntax
C#
VB
C++
public IList<RasterCommand> Commands { get; } 
Public ReadOnly Property Commands As IList(Of RasterCommand) 
public: 
property IList<RasterCommand^>^ Commands { 
   IList<RasterCommand^>^ 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.