Recalculates the line position and the paraxial cut-line positions for the whole polygon.
public void Recalculate()
Public Overloads Sub Recalculate()
public:
void Recalculate();
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.
For an example, refer to MedicalViewerPanoramicCell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET