Specifies whether the cell should be exploded to cover the entire layout, or restored to original state.
Object.defineProperty(Series.prototype, 'exploded',
get: function(),
set: function(value)
)
exploded: boolean;
true if the cell is exploded; otherwise, false when restored. Default value is false.
Exploding a cell means that the cell will occupy the entire area of the MedicalViewer's layout.
Double-clicking on the cell automatically explodes it.
Disable double-clicking by setting this value to ExplodeType.None.
To change the behavior of explode, use ExplodeType.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document