[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rect.Left

Left Property

Left

Gets the x-coordinate of the left edge of this Rectangle structure.

Declaration
public int Left { get; }
Public ReadOnly Property Left As Integer
Property Value
Type Description
int

The x-coordinate of the left edge of this Rectangle structure.