RectangleF.Left

RectangleF.Left property

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

public float Left { get; }

See Also