Gets the exploded cell.
Object.defineProperty(MedicalViewer.prototype, 'explodedCell',
get: function()
)
explodedCell: Cell; // read-only
Cell that represents the exploded cell.
The exploded mode is a mode where the selected cell takes the whole viewer area.
To enter the exploded mode, double click on any cell in the viewer, or use Explode.
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