Rectangle.Bottom

Rectangle.Bottom property

获取或设置此Rectangle结构的 y 坐标,该坐标为YHeight属性值的和。

public int Bottom { get; set; }

Property Value

Rectangle的 y 坐标,为YHeight的和。

另请参见