Creates a new instance of this AnnControlPoint.
public abstract AnnControlPoint Create()
Public MustOverride Function Create() As Leadtools.Annotations.AnnControlPoint
public:
abstract Leadtools.Annotations.AnnControlPoint^ Create();
The AnnControlPoint this method creates.
Derived annotation control point objects must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime. For more information and an example, refer to 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