The AnnRectangleEditDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.
This class extends AnnEditDesigner to provide functionality for editing an AnnRectangleObject on an annotation container.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnRectangleEditDesigner Inherits AnnEditDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnRectangleEditDesigner |
C# | |
---|---|
[SerializableAttribute()] public class AnnRectangleEditDesigner : AnnEditDesigner |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnRectangleEditDesigner : public AnnEditDesigner |
For an example, refer to AnnDesigner.
You can use the AnnRectangleEditDesigner class to edit an AnnRectangleObject or any other object that derives from it. For example, this designer is used to edit AnnEllipseObject objects as well.
System.Object
Leadtools.Annotations.AnnDesigner
Leadtools.Annotations.AnnEditDesigner
Leadtools.Annotations.AnnRectangleEditDesigner
Leadtools.Annotations.AnnNewGroupEditDesigner
Leadtools.Annotations.AnnRichTextEditDesigner
Leadtools.Annotations.AnnTextEditDesigner
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7