Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Thickness Structure / Top Property

In This Topic
    Top Property (C1Thickness)
    In This Topic
    Gets or sets the width, in pixels, of the upper side of the bounding rectangle.
    Syntax
    'Declaration
     
    
    Public Property Top As Double
    public double Top {get; set;}
    See Also