Right

Rectangle.Right property

获取 x 坐标,它是矩形的 X 和 Width 属性值之和。

public int Right { get; }

适当的价值

x 坐标,它是矩形的 X 和 Width 属性值之和。

也可以看看