Spec-Zone.ru › Haxe JavaScript

LinearGradientElement

package js.html.svg

extends GradientElement › Element › DOMElement › Node › EventTarget

Доступно в js

The SVGLinearGradientElement interface corresponds to the linearGradient element.

Документация SVGLinearGradientElement от авторов Mozilla, лицензия CC-BY-SA 2.5.

См. также:

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

Переменные

read onlyx1:AnimatedLength

An SVGAnimatedLength corresponding to the x1 attribute of the given linearGradient element.

read onlyx2:AnimatedLength

An SVGAnimatedLength corresponding to the x2 attribute of the given linearGradient element.

read onlyy1:AnimatedLength

An SVGAnimatedLength corresponding to the y1 attribute of the given linearGradient element.

read onlyy2:AnimatedLength

An SVGAnimatedLength corresponding to the y2 attribute of the given linearGradient element.

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

Spec-Zone.ru

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