C#
VB
C++
Gets the value that indicates the index of the requested image
public int ImageIndex { get; }
Public ReadOnly Property ImageIndex As Integer
public:
property int ImageIndex {
int get();
}
A value that indicates the index of the requested image, which the user is responsible for providing. The user should retrieve this image and place it in the property Image
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