C#
VB
C++
Gets the index of the plane being affected by the plane action.
public int PlaneIndex { get; }
Public ReadOnly Property PlaneIndex As Integer
public:
property int PlaneIndex {
int get();
}
A zero-based index of the plane.
For more information, refer to Medical3DPlane and Medical3DPlane.
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