Gets or sets the Overlay Background Density (2040,0082).
Syntax
Visual Basic (Declaration) | |
---|
Public Property OverlayBackgroundDensity As String |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As DicomOverlayBoxParameters
Dim value As String
instance.OverlayBackgroundDensity = value
value = instance.OverlayBackgroundDensity |
C# | |
---|
public string OverlayBackgroundDensity {get; set;} |
Property Value
The Overlay Background Density (2040,0082).
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