C#
VB
C++
Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed.
public virtual bool AutoDeleteOnEmpty { get; set; }
Public Overridable Property AutoDeleteOnEmpty As Boolean
true to remove and dispose the MedicalViewerHost from the WorkstationViewer when all MedicalViewer controls are removed. Default is true.
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