←Select platform

GetAutomationObjects Method

Summary

Gets an array of the automation objects contained in this package.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnAutomationObject[] GetAutomationObjects() 
Function GetAutomationObjects() As Leadtools.Annotations.Automation.AnnAutomationObject() 
[Leadtools.Annotations.Automation.AnnAutomationObject[]](annautomationobject.md) GetAutomationObjects() 
AnnAutomationObject[] getAutomationObjects() 
function Leadtools.Annotations.Automation.IAnnPackage.GetAutomationObjects() 
public:  
   array<AnnAutomationObject^>^ GetAutomationObjects() 

Return Value

An array of the automation objects contained in this package.

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.Automation Assembly