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



Manages the automation for an annotation container and a viewer.

Object Model





Syntax

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

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

The AnnAutomation class links an annotation AnnContainer object and a BitmapSourceViewer object together.

An automated annotation application usually creates one AnnAutomation object per annotation window. Therefore, typically, an SDI application has one AnnAutomation object (one AnnContainer and one BitmapSourceViewer), and an MDI application has one AnnAutomation per annotation child form.

Inheritance Hierarchy

System.Object
   Leadtools.Windows.Annotations.AnnAutomation

Requirements

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

See Also

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