Suspends any calculations (such as reference line, oreintation...etc) if changes are applied. This is useful to increase the control rendering efficiency.
Cell.prototype.suspendCalculation = function()
suspendCalculation(): void;
This method will cause the viewer not to recalculate stuff like reference line position if changes are applied. When you call the ResumeCalcuation method, the viewer will recalculate everything to show all the changes made. This is useful for better 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