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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly