DOMRectReadOnly:bottom 属性
注意:此功能在 Web Workers 中可用。
DOMRectReadOnly 接口的 bottom 只读属性返回 DOMRect 的底部坐标值。(其值等于 y + height,如果 height 为负数,则等于 y。)
注意:此功能在 Web Workers 中可用。
DOMRectReadOnly 接口的 bottom 只读属性返回 DOMRect 的底部坐标值。(其值等于 y + height,如果 height 为负数,则等于 y。)