Left

Rectangle.Left property

Gets the x-coordinate of the left edge of the rectangular area.

public double Left { get; }

Property Value

A double value that represents the x-coordinate of the left edge of the rectangular area.

See Also