Manages the automation for an annotation container and a viewer.
public class AnnAutomation
Public Class AnnAutomation
public ref class AnnAutomation
The AnnAutomation class links an annotation AnnContainer object and a Leadtools.Windows.Controls.ImageViewer 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 Leadtools.Windows.Controls.ImageViewer), and an MDI application has one AnnAutomation per annotation child form.
For C#/VB examples, refer to AnnAutomationManager.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET