C#
VB
C++
Gets or sets the Point2D that represents the second point of the reference line.
public Point2D Point2 { get; set; }
Public Property Point2 As Leadtools.Medicalviewer.Point2D
public:
property Leadtools.Medicalviewer.Point2D Point2 {
Leadtools.Medicalviewer.Point2D get();
void set ( Leadtools.Medicalviewer.Point2D );
}
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