Gets the value that indicates the index of sub-cell that contains the image which to be affected by the window level action.
public int SubCellIndex { get; }
Public ReadOnly Property SubCellIndex As Integer
public:
property int SubCellIndex {
int get();
}
Value that indicates the zero-based index of the sub-cell that contains the image which to be affected by the window level action.
For an example, refer to MedicalViewerChangingWindowLevelEventArgs
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