This class extends the AnnDesigner class to provide standard functionality for drawing Annotation objects on an annotation container.
[SerializableAttribute()]
public abstract class AnnDrawDesigner : AnnDesigner
<SerializableAttribute()>
Public MustInherit Class AnnDrawDesigner
Inherits Leadtools.Annotations.AnnDesigner
[SerializableAttribute()]
public ref class AnnDrawDesigner abstract : public Leadtools.Annotations.AnnDesigner
Other specific annotation object classes such as AnnLineDrawDesigner and AnnRectangleDrawDesigner 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