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

In This Topic
    C1StyleFontSize Structure Members
    In This Topic

    The following tables list the members exposed by C1StyleFontSize.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1StyleLength struct.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the "inherit" font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the initial font-size.  
    Public PropertyGets the kind of length.  
    Public Propertystatic (Shared in Visual Basic)Gets the large font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the larger font-size.  
    Public PropertyGets the length of the font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the medium font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the small font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the smaller font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the x-large font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the x-small font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the xx-large font-size.  
    Public Propertystatic (Shared in Visual Basic)Gets the xx-small font-size.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses the text and returns a length.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified text and returns the value in the fontSize parameter.  
    Top
    Public Operators
    Compares two C1StyleFontSize structures for equality.
    Overloaded. Casting operator to convert a double into a C1StyleFontSize.
    Compares two C1StyleFontSize structures for inequality.
    Top
    See Also