Gets or sets the font size used in the text of the optional overlay of the structured display.
public int OverlayFontSize { get; set; }
public:
property Int32 OverlayFontSize
{
Int32 get()
void set(Int32 value)
}
The font size used in 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 OverlayFontSize is the font size in 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