Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontWeight Structure / Weight Property

In This Topic
    Weight Property
    In This Topic
    Gets the weight of the font.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Weight As Integer
    public int Weight {get;}
    See Also