This enumeration lists the different behaviors possible when a cell in the Medical Viewer is double-clicked (exploded).
lt.Controls.Medical.ExplodeType = {
none: 0,
auto: 1,
cell: 2,
viewer: 3
}
lt.Controls.Medical.ExplodeType = {
none: 0,
auto: 1,
cell: 2,
viewer: 3
}
Value | Member | Description |
---|---|---|
0 | None | The explode feature is disabled. |
1 | Auto | When exploding, the frame will fill the area of the cell if the cell is showing multiple frames at once. It will explode to the viewer, if the cell is showing only one frame at a time. |
2 | Cell | Explode the cell that is showing multiple frames at once such that the active frame will cover the entire cell area. |
3 | Viewer | Explode the cell/frame such that it will cover the entire Medical Viewer layout area. |
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