Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public MustInherit Class AnnDrawDesigner Inherits AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public abstract class AnnDrawDesigner : AnnDesigner |
Managed Extensions for C++ | |
---|---|
[SerializableAttribute()] public __gc abstract class AnnDrawDesigner : public 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.AnnTextPointerDrawDesigner
Leadtools.Annotations.AnnRectangleDrawDesigner
Leadtools.Annotations.AnnProtractorDrawDesigner
Leadtools.Annotations.AnnPolylineDrawDesigner
Leadtools.Annotations.AnnPointDrawDesigner
Leadtools.Annotations.AnnLineDrawDesigner
Leadtools.Annotations.AnnFreehandDrawDesigner
Leadtools.Annotations.AnnCrossProductDrawDesigner
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family