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

In This Topic
    C1StyleFontWeight Structure
    In This Topic
    The font-weight property specifies the weight of a font:
    Object Model
    C1StyleFontWeight StructureC1StyleFontWeight StructureC1StyleFontWeight StructureC1StyleFontWeight StructureC1StyleFontWeight StructureC1StyleFontWeight StructureC1StyleFontWeight Structure
    Syntax
    'Declaration
     
    
    Public Structure C1StyleFontWeight 
       Inherits System.ValueType
    public struct C1StyleFontWeight : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Core.C1StyleFontWeight

    See Also