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

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