public AnnPolylineObject Line1 { get; set; }
Public Property Line1 As AnnPolylineObject
public:
property AnnPolylineObject^ Line1 {
AnnPolylineObject^ get();
void set ( AnnPolylineObject^ );
}
Leadtools.Annotations.Engine.AnnPolylineObject that represents the first line of the Cobb-angle.
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.
For an example, refer to MedicalViewerCobbAngle.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document