package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGPatternElement interface corresponds to the pattern element.
Documentation SVGPatternElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyheight:AnimatedLengthAn SVGAnimatedEnumeration corresponding to the height attribute of the given pattern element.
read onlyhref:AnimatedStringread onlypatternContentUnits:AnimatedEnumerationAn SVGAnimatedEnumeration corresponding to the patternContentUnits attribute of the given pattern element. Takes one of the constants defined in SVGUnitTypes.
read onlypatternTransform:AnimatedTransformListAn SVGAnimatedTransformList corresponding to the patternTransform attribute of the given pattern element.
read onlypatternUnits:AnimatedEnumerationAn SVGAnimatedEnumeration corresponding to the patternUnits attribute of the given pattern element. Takes one of the constants defined in SVGUnitTypes.
read onlypreserveAspectRatio:AnimatedPreserveAspectRatioread onlyviewBox:AnimatedRectread onlywidth:AnimatedLengthAn SVGAnimatedEnumeration corresponding to the width attribute of the given pattern element.
read onlyx:AnimatedLengthAn SVGAnimatedEnumeration corresponding to the x attribute of the given pattern element.
read onlyy:AnimatedLengthAn SVGAnimatedEnumeration corresponding to the y attribute of the given pattern element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/PatternElement.html