←Select platform

Objects Property

Summary
Gets the collection of AnnAutomationObject objects in this AnnAutomationManager.
Syntax
C#
VB
Objective-C
C++
Java
public AnnAutomationObjects Objects { get; } 
Public ReadOnly Property Objects As AnnAutomationObjects 
@property (nonatomic,retain,readonly) LTAnnAutomationObjects* objects; 
public AnnAutomationObjects getObjects() 
public:  
   property AnnAutomationObjects^ Objects 
   { 
      AnnAutomationObjects^ get() 
   } 

Property Value

The collection of AnnAutomationObject objects in the AnnAutomationManager.

Example

For an example, refer to FindObjectById.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.