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

In This Topic
    Y Property (C1Rect)
    In This Topic
    Gets or sets the y-axis value of the top side of the rectangle.
    Syntax
    'Declaration
     
    
    Public Property Y As Double
    public double Y {get; set;}
    See Also