Gets or sets the Overlay Foreground Density (2040,0080).
public string OverlayForegroundDensity {get; set;}
'Declaration
Public Property OverlayForegroundDensity As String
'Usage
Dim instance As DicomOverlayBoxParameters
Dim value As String
instance.OverlayForegroundDensity = value
value = instance.OverlayForegroundDensity
public string OverlayForegroundDensity {get; set;}
<br/>get_OverlayForegroundDensity();<br/>set_OverlayForegroundDensity(value);<br/>Object.defineProperty('OverlayForegroundDensity');
public:
property String^ OverlayForegroundDensity {
String^ get();
void set ( String^ value);
}
Property Value
The Overlay Foreground Density (2040,0080).