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

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