C#
VB
C++
Gets the index of the object being changed by various object actions.
public int ObjectIndex { get; }
Public ReadOnly Property ObjectIndex As Integer
public:
property int ObjectIndex {
int get();
}
A zero-based index of the object.
For more information, refer to Medical3DContainer.Objects.
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