C#
VB
C++
Gets the value that indicates the index of the selected cut line.
public int CutLineIndex { get; }
Public ReadOnly Property CutLineIndex As Integer
public:
property int CutLineIndex {
int get();
}
Value that indicates the index of the selected cut line.
For an example, refer to MedicalViewerPlaneCutLineEventArgs
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