beginUpdate Method

Summary

Stops the viewer from being refreshed if changes are applied. This is useful to increase the control rendering efficiency.

Syntax
TypeScript
JavaScript
LayoutManager.prototype.beginUpdate = function() 
beginUpdate(): void; 
Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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