AnnAutomationControlGetContainersCallback Delegate

Summary

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

Syntax

JavaScript Syntax
function lt.Annotations.Core.AnnAutomationControlGetContainersCallback()
TypeScript Syntax
interface lt.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize