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

In This Topic
    ShowShadowForPresentationStates Property
    In This Topic
    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
    public static System.bool ShowShadowForPresentationStates {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also