SuspendCalculation Method

Summary

Temporarily suspends the calculation logic of the reference line for the cell.

Syntax
C#
VB
C++
public void SuspendCalculation() 
  
Public Sub 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly