Indicates whether to render the optional overlay of the structured display.
public bool ShowOverlay { get; set; }
public:
property bool ShowOverlay
{
bool get()
void set(bool value)
}
true to render the optional overlay; otherwise, false. The default value is true.
The [GetStructuredDisplayImage] returns a RasterImage of a DICOM structured display. This a single image that includes all the referenced images laid out as defined in the structured display.
An optional overlay is generated by reading the values for the following DicomTag Members in a DicomDataSet:
The ShowOverlay member indicates whether to render the optional overlay.
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