C#
VB
C++
This method deletes the selected annotation from the specified sub-cell annotation container.
public void DeleteSelectedAnnotation(
int subCellIndex
)
Public Overloads Sub DeleteSelectedAnnotation( _
ByVal subCellIndex As Integer _
)
public:
void DeleteSelectedAnnotation(
int subCellIndex
)
subCellIndex
A zero-based index of the sub-cell that contains the selected annotation.
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