AnnAutomationControlGetContainersCallback Delegate

Summary

Callback that is used to obtain the collection of annotation containers used by the automation.

Syntax
TypeScript
JavaScript
function lt.Annotations.Engine.AnnAutomationControlGetContainersCallback() 
interface lt.Annotations.Engine.AnnAutomationControlGetContainersCallback { 
	(): AnnContainerCollection; 
} 

Return Value

A collection of the annotation containers used by the automation.

Remarks

Used as the value of IAnnAutomationControl.AutomationGetContainersCallback property.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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