C#
VB
Java
Objective-C
WinRT C#
C++
Gets the objects that have been modified.
public AnnObjectCollection Objects { get; }
Public ReadOnly Property Objects As Leadtools.Annotations.Core.AnnObjectCollection
public Leadtools.Annotations.Core.AnnObjectCollection Objects {get;}
@property (nonatomic,retain,readonly) LTAnnObjectCollection* objects;
public AnnObjectCollection getObjects()
get_Objects();
public:
property AnnObjectCollection^ Objects
{
AnnObjectCollection^ get()
}
An AnnObjectCollection that has a collection of the objects that have been changed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET