Bottom

Rectangle.Bottom property

获取 y 坐标,它是矩形的 Y 和 Height 属性值之和。

public int Bottom { get; }

适当的价值

y 坐标,它是矩形的 Y 和 Height 属性值之和。

也可以看看