Gets or sets the brush used to paint the text of the optional overlay of the structured display.
public Brush OverlayBrush { get; set; }
public:
property Brush^ OverlayBrush
{
Brush^ get()
void set(Brush^ value)
}
The brush used to paint the text of the optional overlay of the structured display.
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 OverlayBrush is used to paint the text of the 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