C#
VB
C++
Gets the collection of objects in this AnnContainer.
public virtual RasterCollection<AnnObject> Objects { get; }
Public Overridable ReadOnly Property Objects As Leadtools.RasterCollection(Of AnnObject)
public:
virtual property Leadtools.RasterCollection<AnnObject^>^ Objects {
Leadtools.RasterCollection<AnnObject^>^ get();
}
The RasterCollection<AnnObject> representing the objects in the AnnContainer.
For an example, refer to AnnContainer.
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