←Select platform

Objects Property

Summary
Gets the objects that have been changed.
Syntax
C#
VB
Objective-C
C++
Java
public AnnObjectCollection Objects { get; } 
Public ReadOnly Property Objects As AnnObjectCollection 
@property (nonatomic,retain,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 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.