C#
VB
C++
Gets the objects that have been changed.
public AnnObjectCollection Objects { get; }
Public ReadOnly Property Objects As Leadtools.Windows.Annotations.AnnObjectCollection
public:
property Leadtools.Windows.Annotations.AnnObjectCollection^ Objects {
Leadtools.Windows.Annotations.AnnObjectCollection^ get();
}
An AnnObjectCollection that has a collection of the objects that has been changed.
For C#/VB examples, refer to AfterObjectChanged.
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