AnnAutomation Object

Summary

Manages the automation for an AnnContainer.

Syntax
TypeScript
JavaScript
function lt.Annotations.Automation.AnnAutomation 
class lt.Annotations.Automation.AnnAutomation() 

Remarks

The AnnAutomation class links a AnnContainer object and a IAnnAutomationControl object together.

An automated annotation application usually creates one AnnAutomation object per annotation window. Therefore, a single document application typically has one AnnAutomation object, one AnnContainer and one IAnnAutomationControl object together. A multiple document application has one AnnAutomation per annotation form.

For more information, refer to Implementing Annotations

Example

For an example, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly