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

In This Topic
    PresentationStateFont Property
    In This Topic
    The font to be used for internally generated DicomLabel objects derived from Presentation States
    Syntax
    'Declaration
     
    
    Public Shared Property PresentationStateFont As System.Drawing.Font
    public static System.Drawing.Font PresentationStateFont {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also