Gets or sets a value that indicates how the Medical Viewer will behave when a cell is double-clicked (exploded).
Object.defineProperty(MedicalViewer.prototype, 'explodeType',
get: function(),
set: function(value)
)
explodeType: ExplodeType;
An ExplodeType enumeration value that describes how the Medical Viewer will behave when a cell is double-clicked (exploded).
You can explode the cell by either using the explode method (calling Explode) or by simply double-clicking the cell.
Disable double-clicking by setting this value to ExplodeType.None.
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