This class extends AnnEditDesigner to provide functionality for editing an AnnRectangleObject on an annotation container.
public class AnnRectangleEditDesigner : AnnEditDesigner
Public Class AnnRectangleEditDesigner
Inherits Leadtools.Windows.Annotations.AnnEditDesigner
public ref class AnnRectangleEditDesigner : public Leadtools.Windows.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 C#/VB examples, 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