←Select platform

AnnAutomationControlGetContainersCallback Delegate

Summary

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

Syntax

C#
VB
WinRT C#
C++
public delegate AnnContainerCollection AnnAutomationControlGetContainersCallback() 
Public Delegate Function AnnAutomationControlGetContainersCallback() As Leadtools.Annotations.Core.AnnContainerCollection 
public delegate Leadtools.Annotations.Core.AnnContainerCollection AnnAutomationControlGetContainersCallback() 
AnnAutomationControlGetContainersCallback() 
public: 
   delegate AnnContainerCollection AnnAutomationControlGetContainersCallback() 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly