C#
VB
WinRT C#
C++
Callback that is used to obtain the collection of annotation containers used by the automation.
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()
A collection of the annotation containers used by the automation.
Used as the value of IAnnAutomationControl.AutomationGetContainersCallback property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET