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

Line2 Property






Gets or sets the second line of the Cobb-Angle.
Syntax
public AnnLineObject Line2 {get; set;}
'Declaration
 
Public Property Line2 As AnnLineObject
'Usage
 
Dim instance As MedicalViewerCobbAngle
Dim value As AnnLineObject
 
instance.Line2 = value
 
value = instance.Line2
public AnnLineObject Line2 {get; set;}
 get_Line2();
set_Line2(value);
public:
property AnnLineObject^ Line2 {
   AnnLineObject^ get();
   void set (    AnnLineObject^ value);
}

Property Value

Leadtools.Annotations.AnnLineObject that represents the second line of the Cobb-Angle.
Remarks
The two lines must be from the same container.

The same line object cannot be added to another instance of the class MedicalViewerCobbAngle or added to the MedicalViewerSubCell.CobbAngles. If this happens, the new object will be added to the collection and the old object added; that contains this line; will be removed from the MedicalViewerSubCell.CobbAngles collection.

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