←Select platform

AnnAutomation Class

Summary

Manages the automation for an annotation container and a viewer.

Syntax

C#
VB
C++
public class AnnAutomation 
  
Public Class AnnAutomation  
public ref class AnnAutomation  

Remarks

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.

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly