←Select platform

Line1 Property

Summary

Gets or sets the first line of the cobb angle.

Syntax

C#
VB
C++
public AnnPolylineObject Line1 { get; set; } 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly