beginUpdate Method

Summary

Signals the Medical Viewer to begin updating the cell's content.

Syntax

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

Remarks

beginUpdate() is designed to be called before updating the cell's properties to update the renderer to handle invalidation. Call this method before updating any of the properties such as Scale, Zoom, etc.

Requirements

Target Platforms

See Also

CellItem

CellItem Members

Leadtools.Controls.Medical Namespace

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.