←Select platform

Objects Property

Summary

Gets the objects that have been changed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnObjectCollection Objects { get; } 
Public ReadOnly Property Objects As Leadtools.Annotations.Core.AnnObjectCollection 
@property (nonatomic,retain,readonly) LTAnnObjectCollection* objects; 
public AnnObjectCollection getObjects() 
 get_Objects();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly