Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Recalculate(Int32) Method






a zero-based index of the line that the user wants to recalculate its information.
Recalculates the line position and the paraxials cut line positions.
Syntax
public void Recalculate(    int lineIndex )
'Declaration   Public Overloads Sub Recalculate( _    ByVal lineIndex As Integer _ )
'Usage   Dim instance As MedicalViewerMPRPolygon Dim lineIndex As Integer   instance.Recalculate(lineIndex)
public: void Recalculate(    int lineIndex )

Parameters

lineIndex
a zero-based index of the line that the user wants to recalculate its information.
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

See Also

Reference

MedicalViewerMPRPolygon Class
MedicalViewerMPRPolygon Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features