C#
VB
C++
Gets or sets the center point of this AnnPointObject.
public virtual AnnPoint CenterPoint { get; set; }
Public Overridable Property CenterPoint As Leadtools.Annotations.AnnPoint
public:
virtual property Leadtools.Annotations.AnnPoint CenterPoint {
Leadtools.Annotations.AnnPoint get();
void set ( Leadtools.Annotations.AnnPoint );
}
The center point of this AnnPointObject.
For an example, refer to AnnPointObject.
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