Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontWeight Structure
Properties Methods

In This Topic
    C1StyleFontWeight Structure Members
    In This Topic

    The following tables list the members exposed by C1StyleFontWeight.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Defines thick characters  
    Public Propertystatic (Shared in Visual Basic)Defines thicker characters  
    Public Propertystatic (Shared in Visual Basic)Inherits this property from its parent element.  
    Public Propertystatic (Shared in Visual Basic)Sets this property to its default value.  
    Public PropertyGets the kind of weight.  
    Public Propertystatic (Shared in Visual Basic)Defines lighter characters.  
    Public Propertystatic (Shared in Visual Basic)Defines normal characters.  
    Public PropertyGets the weight of the font.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses the text and returns a weight.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified text and returns the value in the fontWeight parameter.  
    Top
    Public Operators
    Compares two C1StyleFontWeight structures for equality.
    Overloaded. Casting operator to convert an int into a C1StyleFontWeight.
    Compares two C1StyleFontWeight structures for inequality.
    Top
    See Also