DOMRect: DOMRect() Konstruktor
Hinweis: Dieses Feature ist verfügbar in Web Workers.
Der DOMRect()
Konstruktor erstellt ein neues DOMRect
Objekt.
Syntax
js
new DOMRect(x, y, width, height)
Parameter
Rückgabewert
Ein neues DOMRect
Objekt.
Spezifikationen
Specification |
---|
Geometry Interfaces Module Level 1 # dom-domrect-domrect |
Browser-Kompatibilität
BCD tables only load in the browser