Visual Basic (Declaration) | |
---|---|
Public Class AnnAutomation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AnnAutomation |
C++/CLI | |
---|---|
public ref class AnnAutomation |
For C#/VB examples, refer to AnnAutomationManager.
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.
System.Object
Leadtools.Windows.Annotations.AnnAutomation
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family