Stops the viewer from being refreshed if changes are applied. This is useful to increase the control rendering efficiency.
LayoutManager.prototype.beginUpdate = function()
beginUpdate(): void;
This 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