suspendCalculation Method

Summary

Suspends any calculations (such as reference line, oreintation...etc) if changes are applied. This is useful to increase the control rendering efficiency.

Syntax
TypeScript
JavaScript
Cell.prototype.suspendCalculation = function() 
suspendCalculation(): void; 
Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.