←Select platform

Objects Property

Summary
Gets the objects that have been modified.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObjectCollection Objects { get; } 
@property (nonatomic, strong, readonly) LTAnnObjectCollection *objects; 
public AnnObjectCollection getObjects() 
public:  
   property AnnObjectCollection^ Objects 
   { 
      AnnObjectCollection^ get() 
   } 

Property Value

An AnnObjectCollection that has a collection of the objects that have been changed.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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