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

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