Public Function New( _
ByVal line1 As AnnPolylineObject, _
ByVal line2 As AnnPolylineObject _
)
public:
MedicalViewerCobbAngle(
AnnPolylineObject^ line1,
AnnPolylineObject^ line2
)
line1
The first annotation line.
line2
The second annotation line.
To change the line later, use Line1 or Line2. After creating this object, add it to the MedicalViewerSubCell.CobbAngles collection of the MedicalViewerBaseCell control.
The two lines must be from the same container.
If any line got removed from the container, this class will be removed from MedicalViewerSubCell.CobbAngles as well.
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