Gets or sets the value that determines whether the viewer is in the exploded mode or not.
public bool Exploded { get; set; }
Public Property Exploded As Boolean
true if the viewer is in the exploded mode, false otherwise.
The exploded mode is a mode where the selected cell takes the whole viewer area. This property is useful when the viewer is displaying multiple cells, and the user wants to enlarge one of them for a closer study.
To make the exploded mode work, the user must select one cell only.
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