Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public MustInherit Class AnnEditDesigner Inherits AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public abstract class AnnEditDesigner : AnnDesigner |
Managed Extensions for C++ | |
---|---|
[SerializableAttribute()] public __gc abstract class AnnEditDesigner : public AnnDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnEditDesigner 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.AnnEditDesigner
Leadtools.Annotations.AnnRectangleEditDesigner
Leadtools.Annotations.AnnProtractorEditDesigner
Leadtools.Annotations.AnnPolylineEditDesigner
Leadtools.Annotations.AnnPointEditDesigner
Leadtools.Annotations.AnnLineEditDesigner
Leadtools.Annotations.AnnGroupEditDesigner
Leadtools.Annotations.AnnCrossProductEditDesigner
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