C#
VB
C++
Gets the index of the current RasterImage in the Images collection.
public int ImageNumber { get; }
Public ReadOnly Property ImageNumber As Integer
public:
property int ImageNumber {
int get();
}
The index of the current RasterImage in the Images collection.
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