C#
VB
C++
The collection of RasterCommand objects to be run on the Images objects.
public RasterCollection<IRasterCommand> Commands { get; }
Public ReadOnly Property Commands As Leadtools.RasterCollection(Of IRasterCommand)
public:
property Leadtools.RasterCollection<IRasterCommand^>^ Commands {
Leadtools.RasterCollection<IRasterCommand^>^ get();
}
The collection of RasterCommand objects to be run on the Images objects.
For an example, refer to RasterCommandProcessor.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET