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

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