Visual Basic (Declaration) | |
---|---|
Public Class AnnAutomation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AnnAutomation |
Managed Extensions for C++ | |
---|---|
public __gc class AnnAutomation |
C++/CLI | |
---|---|
public ref class AnnAutomation |
For an example, refer to AnnAutomationManager.
The AnnAutomation class links an annotation AnnContainer object and a RasterImageViewer 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 RasterImageViewer), and an MDI application has one AnnAutomation per annotation child form.
System.Object
Leadtools.Annotations.AnnAutomation
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family