package js.html.svg
extends GradientElement › Element › DOMElement › Node › EventTarget
Available on js
The SVGLinearGradientElement interface corresponds to the linearGradient element.
Documentation SVGLinearGradientElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyx1:AnimatedLengthAn SVGAnimatedLength corresponding to the x1 attribute of the given linearGradient element.
read onlyx2:AnimatedLengthAn SVGAnimatedLength corresponding to the x2 attribute of the given linearGradient element.
read onlyy1:AnimatedLengthAn SVGAnimatedLength corresponding to the y1 attribute of the given linearGradient element.
read onlyy2:AnimatedLengthAn 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