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