Left

Rectangle.Left property

获取矩形区域左边缘的x坐标。

public double Left { get; }

适当的价值

一个双精度值,表示矩形区域左边缘的 x 坐标。

也可以看看