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

In This Topic
    MinFontSize Property
    In This Topic
    Contains the Minimum Font Size used when drawing Text Label.
    Syntax
    'Declaration
     
    
    Public Shared Property MinFontSize As System.Single
    public static System.float MinFontSize {get; set;}
    Remarks
    Default value is 8.0F.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also