Gets the collection of overlays inside the cell.
Object.defineProperty(LayoutManagerItem.prototype, 'labels',
get: function()
)
labels: LeadCollection; // read-only
LeadCollection collection that contains a list of OverlayText that will be displayed on the cell.
The difference between this and Cell.Overlays is that Cell.Overlays will be displayed on every frame, while this collection is display once on the whole cell area regardless of how many frames are displayed at once.
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