This class extends AnnEditDesigner to provide functionality for editing an AnnRectangleObject on an annotation container.
[SerializableAttribute()]
public class AnnRectangleEditDesigner : AnnEditDesigner
<SerializableAttribute()>
Public Class AnnRectangleEditDesigner
Inherits Leadtools.Annotations.AnnEditDesigner
[SerializableAttribute()]
public ref class AnnRectangleEditDesigner : public Leadtools.Annotations.AnnEditDesigner
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.
For an example, refer to AnnDesigner.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET