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