←Select platform

AnnAutomation Class

Summary
Manages the automation for an AnnContainer.
Syntax
C#
VB
Objective-C
C++
Java
public class AnnAutomation 
Public Class AnnAutomation  
@interface LTAnnAutomation : NSObject<LTAnnAutomationControlDelegate,LTAnnEditDesignerDelegate,LTAnnDrawDesignerDelegate,LTAnnRunDesignerDelegate,LTAnnTextEditDesignerDelegate> 
public class AnnAutomation 
public: 
   ref class AnnAutomation 
Remarks

The AnnAutomation class links an AnnContainer object and an 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 FindObjectById.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.