Extends the AnnDesigner class to provide standard functionality for drawing annotation objects on an annotation container.
public abstract class AnnDrawDesigner : AnnDesigner
Public MustInherit Class AnnDrawDesigner
Inherits Leadtools.Annotations.Designers.AnnDesigner
public sealed class AnnDrawDesigner : Leadtools.Annotations.Designers.AnnDesigner
@interface LTAnnDrawDesigner : LTAnnDesigner
public abstract class AnnDrawDesigner extends AnnDesigner
function Leadtools.Annotations.Designers.AnnDrawDesigner()
public:
ref class AnnDrawDesigner abstract : AnnDesigner
Other specific annotation object classes such as the AnnPolylineDrawDesigner and AnnRectangleDrawDesigner classes derive from this base class.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations
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