←Select platform

OverlayFontSize Property

Summary

Gets or sets the font size used in the text of the optional overlay of the structured display.

Syntax
C#
C++/CLI
public int OverlayFontSize { get; set; } 
public:  
   property Int32 OverlayFontSize 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The font size used in the text of the optional overlay of the structured display.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.