DOMRectReadOnly: right プロパティ

rightDOMRectReadOnly インターフェイスの読み取り専用プロパティで、この DOMRect の右側の座標値を返します。(x + width と同じ、または width が負の数の場合は x と同じです。)

倍精度浮動小数点値です。

仕様書

Specification
Geometry Interfaces Module Level 1
# dom-domrectreadonly-right

ブラウザーの互換性

BCD tables only load in the browser

関連情報