Left

Rectangle.Left property

Gets the x-coordinate of the left edge of the rectangle.

public int Left { get; }

Property Value

The x-coordinate of the left edge of the rectangle.

See Also