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

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