Rectangle.Left

Rectangle.Left property

Gets or sets a float value that indicates the left position of the rectangle.

public double Left { get; set; }

See Also