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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly