Gets the sub-cell index of the cell that contains the container of the object that is being created.
public int SubCellIndex { get; }
Public ReadOnly Property SubCellIndex As Integer
public:
property int SubCellIndex {
int get();
}
Value that represents the sub-cell index of the cell that contains the container of the object that is being created.
For an example, refer to MedicalViewerBaseCell.StartDrawingAnnotation.
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