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

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