This class extends AnnDesigner to provide standard functionality for editing Annotation objects on an annotation container.
[SerializableAttribute()]
public abstract class AnnEditDesigner : AnnDesigner
<SerializableAttribute()>
Public MustInherit Class AnnEditDesigner
Inherits Leadtools.Annotations.AnnDesigner
[SerializableAttribute()]
public ref class AnnEditDesigner abstract : public Leadtools.Annotations.AnnDesigner
Other specific annotation object classes such as AnnLineEditDesigner and AnnRectangleEditDesigner derive from this base class.
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)
For an example of using existing draw designers, refer to AnnDesigner.
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