Recalculate() Method

Summary

Recalculates the line position and the paraxial cut-line positions for the whole polygon.

Syntax
C#
VB
C++
public void Recalculate() 
  
Public Overloads Sub Recalculate()  
            public: 
void Recalculate();  

Remarks

This method is used when the user changes the polygon points programmatically through the property Points. The user does not need to call this method if he moves or changes the polygon using the mouse.

Example

For an example, refer to MedicalViewerPanoramicCell.

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