C#
VB
C++
Gets the index of the frame that is drawn on the MPR plane.
public int FrameIndex { get; }
Public ReadOnly Property FrameIndex As Integer
public:
property int FrameIndex {
int get();
}
A zero-based index of the frame.
The value of this property will be -1 when changing the orientation of the MIP, VRT or MinIP planes, or when changing the orientation of MPR planes that are not orthogonal.
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