LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

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( 
   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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCobbAngle Class
MedicalViewerCobbAngle Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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