Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Rect Class / Y Property

In This Topic
    Y Property (Rect)
    In This Topic
    The y-coordinate of the upper-left corner
    Syntax
    'Declaration
     
    
    Public Property Y As Double
    public double Y {get; set;}
    See Also