Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontSize Structure / Initial Property

In This Topic
    Initial Property (C1StyleFontSize)
    In This Topic
    Gets the initial font-size.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Initial As C1StyleFontSize
    public static C1StyleFontSize Initial {get;}
    See Also