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

In This Topic
    FontScaling Property
    In This Topic
    The factor by which to increase the font size when using DirectX display mode. The default is 1.5, which gives appearance similar to those in GDI mode.
    Syntax
    'Declaration
     
    
    Public Shared Property FontScaling As System.Single
    public static System.float FontScaling {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also