←Select platform

AnnAutomationControlGetContainersCallback Delegate

Summary

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

Syntax
C#
VB
C++
public delegate AnnContainerCollection AnnAutomationControlGetContainersCallback() 
Public Delegate Function AnnAutomationControlGetContainersCallback() As AnnContainerCollection 
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

See Also

Reference

AnnAutomationControlGetContainersCallback Members

Leadtools.Annotations.Engine Namespace

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