Gets a collection of the empty cells inside the medical viewer.
Object.defineProperty(MedicalViewer.prototype, 'emptyDivs',
get: function()
)
emptyDivs: LayoutManager; // read-only
LayoutManager that contains a collection of the empty cells inside the medical viewer.
In an empty cell, is a div that occupies some area in the viewer, which allows the user to click on it and load a series into that cell.
For more information about what an empty cell is, refer to EmptyCell.
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