Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Rect Structure / Bottom Property

In This Topic
    Bottom Property (C1Rect)
    In This Topic
    Gets the y-axis value of the bottom of the rectangle.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bottom As Double
    public double Bottom {get;}
    See Also