Spec-Zone.ru › Haxe JavaScript

RectElement

package js.html.svg

extends GeometryElement › GraphicsElement › Element › DOMElement › Node › EventTarget

Доступно в js

The SVGRectElement interface provides access to the properties of rect elements, as well as methods to manipulate them.

Documentation SVGRectElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

  • https://developer.mozilla.org/en-US/docs/Web/API/SVGRectElement

Переменные

read onlyheight:AnimatedLength

Returns an SVGAnimatedLength corresponding to the height attribute of the given rect element.

read onlyrx:AnimatedLength

Returns an SVGAnimatedLength corresponding to the rx attribute of the given rect element.

read onlyry:AnimatedLength

Returns an SVGAnimatedLength corresponding to the ry attribute of the given rect element.

read onlywidth:AnimatedLength

Returns an SVGAnimatedLength corresponding to the width attribute of the given rect element.

read onlyx:AnimatedLength

Returns an SVGAnimatedLength corresponding to the x attribute of the given rect element.

read onlyy:AnimatedLength

Returns an SVGAnimatedLength corresponding to the y attribute of the given rect element.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/RectElement.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API