Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnRectangleDrawDesigner Class
See Also  Members  
Leadtools.Annotations Namespace : AnnRectangleDrawDesigner Class



This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnRectangleObject on an annotation container.

Object Model




Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class AnnRectangleDrawDesigner 
   Inherits AnnDrawDesigner
Visual Basic (Usage)Copy Code
Dim instance As AnnRectangleDrawDesigner
C# 
[SerializableAttribute()]
public class AnnRectangleDrawDesigner : AnnDrawDesigner 
C++/CLI 
[SerializableAttribute()]
public ref class AnnRectangleDrawDesigner : public AnnDrawDesigner 

Example

For an example, refer to AnnDesigner.

Remarks

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.

Inheritance Hierarchy

System.Object
   Leadtools.Annotations.AnnDesigner
      Leadtools.Annotations.AnnDrawDesigner
         Leadtools.Annotations.AnnRectangleDrawDesigner
            Leadtools.Annotations.AnnTextDrawDesigner

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features