SuspendCalculation Method

Summary
Temporarily suspends the calculation logic of the reference line for the cell.
Syntax
C#
C++/CLI
public void SuspendCalculation() 
            public: 
void SuspendCalculation();  
Remarks
  • The reference line calculation logic of the cell is suspended until the ResumeCalculation method is called.
  • For more information about the cell, refer to Medical Viewer Cells.
  • The SuspendCalculation and ResumeCalculation methods are used in tandem to suppress the calculation while you adjust multiple attributes of the cell, like ImageOrientation.
Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.