beginUpdate Method

Summary

Stops the line profile object from being refreshed if changes are applied.

Syntax

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

Remarks

This method will cause the viewer not to refresh 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly