DOMRect: DOMRect() コンストラクター
DOMRect()
コンストラクターは、新しい DOMRect
オブジェクトを作成します。
構文
js
new DOMRect(x, y, width, height)
引数
返値
新しい DOMRect
オブジェクトです。
仕様書
Specification |
---|
Geometry Interfaces Module Level 1 # dom-domrect-domrect |
ブラウザーの互換性
BCD tables only load in the browser