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

Show in webframe

MedicalViewerCobbAngle Constructor (MedicalViewerCobbAngle)






The first annotation line.
The second annotation line.
Initializes a new instance of the MedicalViewerCobbAngle class with explicit parameters.
Syntax
public MedicalViewerCobbAngle(    AnnPolylineObject line1,    AnnPolylineObject line2 )
'Declaration   Public Function New( _    ByVal line1 As AnnPolylineObject, _    ByVal line2 As AnnPolylineObject _ )
'Usage   Dim line1 As AnnPolylineObject Dim line2 As AnnPolylineObject   Dim instance As New MedicalViewerCobbAngle(line1, line2)
public: MedicalViewerCobbAngle(    AnnPolylineObject^ line1,    AnnPolylineObject^ line2 )

Parameters

line1
The first annotation line.
line2
The second annotation line.
Remarks
To change the line later, use Line1 or Line2.

After creating this object, add it to the MedicalViewerSubCell.CobbAngles collection of the MedicalViewerBaseCell control.

The two lines must be from the same container.

If any line got removed from the container, this class will be removed from MedicalViewerSubCell.CobbAngles as well.

Example
For an example, refer to MedicalViewerCobbAngle.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCobbAngle Class
MedicalViewerCobbAngle Members

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