The AnnDrawDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends the AnnDesigner class to provide standard functionality for drawing Annotation objects on an annotation container.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public MustInherit Class AnnDrawDesigner Inherits AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnDrawDesigner |
C# | |
---|---|
[SerializableAttribute()] public abstract class AnnDrawDesigner : AnnDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnDrawDesigner abstract : public AnnDesigner |
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
For an example of using existing draw designers, refer to AnnDesigner.
System.Object
Leadtools.Annotations.AnnDesigner
Leadtools.Annotations.AnnDrawDesigner
Leadtools.Annotations.AnnCrossProductDrawDesigner
Leadtools.Annotations.AnnFreehandDrawDesigner
Leadtools.Annotations.AnnLineDrawDesigner
Leadtools.Annotations.AnnPointDrawDesigner
Leadtools.Annotations.AnnPolylineDrawDesigner
Leadtools.Annotations.AnnProtractorDrawDesigner
Leadtools.Annotations.AnnRectangleDrawDesigner
Leadtools.Annotations.AnnTextPointerDrawDesigner
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7