C#
VB
C++
Initializes a new MedicalViewerReferenceLine class object with explicit parameters.
public MedicalViewerReferenceLine(Point2D point1,Point2D point2)
Public Function New( _ByVal point1 As Leadtools.Medicalviewer.Point2D, _ByVal point2 As Leadtools.Medicalviewer.Point2D _)
public:MedicalViewerReferenceLine(Leadtools.Medicalviewer.Point2D point1,Leadtools.Medicalviewer.Point2D point2)
point1
A Point2D that represents the first point of the reference line.
point2
A Point2D that represents the second point of the reference line.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
