Recalculates the line position and the paraxials cut line positions.
public void Recalculate(
int lineIndex
)
Public Overloads Sub Recalculate( _
ByVal lineIndex As Integer _
)
public:
void Recalculate(
int lineIndex
)
lineIndex
a zero-based index of the line that the user wants to recalculate its information.
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