C#
VB
C++
Gets or sets the frame index of this image in the stored DicomDataSet
public int FrameIndex { get; set; }
Public Property FrameIndex() As Integer
Get
Set
public:
property int FrameIndex
{
int get()
void set(int value)
}
A zero-based index of the image in the stored DicomDataSet. -1 if the image contains all the pages.
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