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

In This Topic
    Kind Property (C1StyleFontSize)
    In This Topic
    Gets the kind of length.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Kind As C1StyleFontSizeKind
    public C1StyleFontSizeKind Kind {get;}
    See Also