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

In This Topic
    Kind Property (C1StyleFontWeight)
    In This Topic
    Gets the kind of weight.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Kind As C1StyleFontWeightKind
    public C1StyleFontWeightKind Kind {get;}
    See Also