DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / ShadowWidthForPresentationStates Property






ShadowWidthForPresentationStates Property
Controls shadow size drawn around internally generated DicomLabel objects derived from entries in Presentation States
Syntax
'Declaration
 
Public Shared Property ShadowWidthForPresentationStates As System.Integer
 
'Usage
 
Dim value As System.Integer
 
DicomGlobal.ShadowWidthForPresentationStates = value
 
value = DicomGlobal.ShadowWidthForPresentationStates
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also