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

Show in webframe

Line1 Property






Gets or sets the first line of the cobb angle.
Syntax
public AnnPolylineObject Line1 {get; set;}
'Declaration   Public Property Line1 As AnnPolylineObject
'Usage   Dim instance As MedicalViewerCobbAngle Dim value As AnnPolylineObject   instance.Line1 = value   value = instance.Line1
public: property AnnPolylineObject^ Line1 {    AnnPolylineObject^ get();    void set (    AnnPolylineObject^ value); }

Property Value

Leadtools.Annotations.Core.AnnPolylineObject 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

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