Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Font Class / FontSize Property

In This Topic
    FontSize Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontSize As Double
    public double FontSize {get;}
    See Also