Top

Rectangle.Top property

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

public int Top { get; }

适当的价值

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

也可以看看