←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly