endUpdate Method

Summary

Refreshes the control to include all changes made after calling the BeginUpdate method.

Syntax
TypeScript
JavaScript
Drawable.prototype.endUpdate = function() 
endUpdate(): void; 
Remarks

The BeginUpdate method stops the viewer from repainting when changes are applied. Call the EndUpdate method to have the viewer repaint to show all the changes made. Better visual performance and rendering efficiency result.

Use the CanUpdate property to check whether the BeginUpdate method has been called.

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.