C#
VB
C++
Gets a value that indicates the index of the sub-cell that received the region update.
public int SubCellIndex { get; }
Public ReadOnly Property SubCellIndex As Integer
public:
property int SubCellIndex {
int get();
}
Value that indicates the index of the sub-cell that received the region update.
For an example, refer to MedicalViewerRegionCreatedEventArgs
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