C#
VB
C++
Gets the location of the AnnControlPoint objects of this AnnEditDesigner
public virtual AnnPoint[] GetControlPointsLocation()
Public Overridable Function GetControlPointsLocation() As Leadtools.Annotations.AnnPoint()
public:
virtual Leadtools.Annotations.array<AnnPoint>^ GetControlPointsLocation();
Derived classes should override this property to return the location of the AnnControlPoint required.
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)
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