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;}
get_OverlayForegroundDensity();
set_OverlayForegroundDensity(value);
Object.defineProperty('OverlayForegroundDensity');
public:
property String^ OverlayForegroundDensity {
String^ get();
void set ( String^ value);
}
Property Value
The Overlay Foreground Density (2040,0080).