Gets the cell that has exploded or un-exploded.
Object.defineProperty(CellExplodedEventArgs.prototype, 'cell',
get: function()
)
cell: Cell; // read-only
To get whether the medical viewer has entered the explode view mode, refer to Exploded.
The exploded mode is a mode where the selected cell takes the whole viewer area.
This property is useful when the MedicalViewer is displaying multiple cells, and the user wants to enlarge one of them for a closer study.
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