Gets or sets the Overlay Foreground Density (2040,0080).
Syntax
Visual Basic (Declaration) | |
---|
Public Property OverlayForegroundDensity As String |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As DicomOverlayBoxParameters
Dim value As String
instance.OverlayForegroundDensity = value
value = instance.OverlayForegroundDensity |
C# | |
---|
public string OverlayForegroundDensity {get; set;} |
Property Value
The Overlay Foreground Density (2040,0080).
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also