Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontWeight Structure / C1StyleFontWeight Constructor

In This Topic
    C1StyleFontWeight Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal weight As Integer _
    )
    public C1StyleFontWeight( 
       int weight
    )

    Parameters

    weight
    See Also