C#
VB
C++
Gets or sets a point on the plane.
public Point3D Point { get; set; }
Public Property Point As Leadtools.Medicalviewer.Point3D
public:
property Leadtools.Medicalviewer.Point3D Point {
Leadtools.Medicalviewer.Point3D get();
void set ( Leadtools.Medicalviewer.Point3D );
}
Leadtools.MedicalViewer.Point3D that represents a point on the plane.
For an example refer to Move
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