C#
VB
C++
Repaints the annotations on the sub-cell or cell.
public void RefreshAnnotation(
int subCellIndex
)
Public Overloads Sub RefreshAnnotation( _
ByVal subCellIndex As Integer _
)
public:
void RefreshAnnotation(
int subCellIndex
)
subCellIndex
the sub-cell index of the cell which to repaint its annotations.
For an example, please refer to MedicalViewerSubCell
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