LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Line1 Property

Show in webframe





Gets or sets the first line of the cobb angle.
Syntax
public AnnLineObject Line1 {get; set;}
'Declaration
 
Public Property Line1 As AnnLineObject
'Usage
 
Dim instance As MedicalViewerCobbAngle
Dim value As AnnLineObject
 
instance.Line1 = value
 
value = instance.Line1

            

            
public:
property AnnLineObject^ Line1 {
   AnnLineObject^ get();
   void set (    AnnLineObject^ value);
}

Property Value

Leadtools.Annotations.AnnLineObject that represents the first 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

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