LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnRectangleEditDesigner Class
See Also  Members  
Leadtools.Windows.Annotations Namespace : AnnRectangleEditDesigner Class



The AnnRectangleEditDesigner Class supports WPF/Silverlight.

The AnnRectangleEditDesigner Class is available in LEADTOOLS Document and Medical Imaging toolkits.

This class extends AnnEditDesigner to provide functionality for editing an AnnRectangleObject on an annotation container. Supported in Silverlight, Windows Phone 7

Object Model

AnnRectangleEditDesigner ClassAnnContainer ClassAnnObject Class

Syntax

Visual Basic (Declaration) 
Public Class AnnRectangleEditDesigner 
   Inherits AnnEditDesigner
Visual Basic (Usage)Copy Code
Dim instance As AnnRectangleEditDesigner
C# 
public class AnnRectangleEditDesigner : AnnEditDesigner 
C++/CLI 
public ref class AnnRectangleEditDesigner : public AnnEditDesigner 

Example

For C#/VB examples, refer to AnnDesigner.

Remarks

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.

Inheritance Hierarchy

System.Object
   Leadtools.Windows.Annotations.AnnDesigner
      Leadtools.Windows.Annotations.AnnEditDesigner
         Leadtools.Windows.Annotations.AnnRectangleEditDesigner
            Leadtools.Windows.Annotations.AnnRichTextEditDesigner
            Leadtools.Windows.Annotations.AnnTextEditDesigner

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

AnnRectangleEditDesigner requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.