This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnRectangleObject on an annotation container.
public class AnnRectangleDrawDesigner : AnnDrawDesigner
Public Class AnnRectangleDrawDesigner
Inherits Leadtools.Windows.Annotations.AnnDrawDesigner
public ref class AnnRectangleDrawDesigner : public Leadtools.Windows.Annotations.AnnDrawDesigner
You can use the AnnRectangleDrawDesigner class to draw an AnnRectangleObject or any other object that derives from it. For example, this designer is used to draw 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