C#
VB
C++
Redraws the cell and causes a paint message to be sent to the Leadtools.MedicalViewer control that owns this cells.
public void Invalidate()
Public Overloads Sub Invalidate()
public:
void Invalidate();
You must add the cell to the Leadtools.MedicalViewer control before being able to use this method. To add the cell, call the MedicalViewerCellCollection<MedicalViewerBaseCell> method.
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