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



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

Object Model




Syntax

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

Example

For C#/VB examples, refer to AnnDesigner.

Remarks

You can use the AnnLineDrawDesigner class to draw an AnnLineObject or any other object that derives from it. For example, this designer is used to draw AnnPointerObject objects as well.

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.AnnDrawDesigner
                           Leadtools.Windows.Annotations.AnnLineDrawDesigner

Requirements

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

See Also

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