C#
VB
C++
Deletes the region from all of the images in the cell.
public void RemoveRegion(
int subCellIndex
)
Public Overloads Sub RemoveRegion( _
ByVal subCellIndex As Integer _
)
public:
void RemoveRegion(
int subCellIndex
)
subCellIndex
The zero-based index of the sub-cell to which the annotation container will be loaded.
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