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



This class extends AnnDesigner to provide standard functionality for editing Annotation objects on an annotation container.

Object Model


Syntax

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

Example

For C#/VB examples, refer to AnnDesigner.

Remarks

Other specific annotation object classes such as AnnLineEditDesigner and AnnRectangleEditDesigner derive from this base class.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Documents.Adorner
                     Leadtools.Windows.Annotations.AnnDesigner
                        Leadtools.Windows.Annotations.AnnEditDesigner
                           Leadtools.Windows.Annotations.AnnCrossProductEditDesigner
                           Leadtools.Windows.Annotations.AnnGroupEditDesigner
                           Leadtools.Windows.Annotations.AnnLineEditDesigner
                           Leadtools.Windows.Annotations.AnnPointEditDesigner
                           Leadtools.Windows.Annotations.AnnPolylineEditDesigner
                           Leadtools.Windows.Annotations.AnnProtractorEditDesigner
                           Leadtools.Windows.Annotations.AnnRectangleEditDesigner

Requirements

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

See Also

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