Gets the collection of AnnLayers in this AnnContainer.
Object.defineProperty(AnnContainer.prototype, 'layers',
get: function()
)
layers: AnnLayerCollection; // read-only
The collection of AnnLayers contained in this AnnContainer. The default value is an empty collection, ready to be used.
For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.
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