W3cubDocs

/Haxe JavaScript

LinearGradientElement

package js.html.svg

extends GradientElementElementDOMElementNodeEventTarget

@:native("SVGLinearGradientElement") Available on js

The SVGLinearGradientElement interface corresponds to the linearGradient element.

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

See:

Variables

read only x1:AnimatedLength

read only x2:AnimatedLength

read only y1:AnimatedLength

read only y2:AnimatedLength

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