LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerCobbAngle Constructor (MedicalViewerCobbAngle)

Show in webframe





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

            

            
public:
MedicalViewerCobbAngle( 
   AnnLineObject^ line1,
   AnnLineObject^ 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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