Stops the line profile object from being refreshed if changes are applied.
LineProfileObject.prototype.beginUpdate = function()
beginUpdate(): void;
This method will cause the viewer not to refresh 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