C#
VB
C++
Gets the objects that have been changed.
public RasterCollection<AnnObject> Objects { get; }
Public ReadOnly Property Objects As Leadtools.RasterCollection(Of AnnObject)
public:
property Leadtools.RasterCollection<AnnObject^>^ Objects {
Leadtools.RasterCollection<AnnObject^>^ get();
}
An RasterCollection<AnnObject> that has a collection of the objects that has been changed.
For an example, 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