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