Refreshes the control to include all the changes made after using the BeginUpdate method.
Cell.prototype.endUpdate = function()
endUpdate(): void;
The BeginUpdate method will cause the viewer not to repaint if changes are applied. When you call the EndUpdate method, the viewer will repaint to show all the changes made. This is useful for better visual results and for rendering efficiency.
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