Gets or sets the value that determines whether to allow the viewer to enter a full explode mode (focus mode) when a cell or sub-cell is double clicked.
public bool FullExplode { get; set; }
Public Property FullExplode As Boolean
true to enable full explode mode in the viewer; otherwise, it is false.
The full explode mode (focus mode) allows the user to double click on any frame to enlarge the frame cell or sub-cell. When explode mod is enabled when the user double clicks a cell or sub-cell the clicked cell will fill the viewer. To enter the explode mode manually, please refer to MedicalViewerMultiCell.Exploded and Exploded.
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