Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonFont Class / FontSize Property

In This Topic
    FontSize Property (CommonFont)
    In This Topic
    Logical value representing the scalable font size.
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    Remarks
    Set to Double.NaN to use the fixed font size.
    See Also