beginUpdate Method

Summary

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

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

beginUpdate causes the viewer not to repaint when changes are applied. When calling EndUpdate, 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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.