Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontSize Structure / Length Property

In This Topic
    Length Property (C1StyleFontSize)
    In This Topic
    Gets the length of the font-size.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Length As C1StyleLength
    public C1StyleLength Length {get;}
    See Also