Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1CornerValue Structure / Horizontal Property

In This Topic
    Horizontal Property (C1CornerValue)
    In This Topic
    Gets the horizontal corner value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Horizontal As C1StyleLength
    public C1StyleLength Horizontal {get;}
    See Also