Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public MustInherit Class AnnDrawDesigner Inherits AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family