Left

Rectangle.Left property

获取或设置 this 的左边缘的 x 坐标Rectangle结构.

public int Left { get; set; }

适当的价值

这个左边缘的x坐标Rectangle结构体。

也可以看看