This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnRectangleObject on an annotation container.
[SerializableAttribute()]
public class AnnRectangleDrawDesigner : AnnDrawDesigner
<SerializableAttribute()>
Public Class AnnRectangleDrawDesigner
Inherits Leadtools.Annotations.AnnDrawDesigner
[SerializableAttribute()]
public ref class AnnRectangleDrawDesigner : public Leadtools.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 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