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 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.