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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also