W3cubDocs

/Haxe JavaScript

PatternElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGPatternElement") Available on js

The SVGPatternElement interface corresponds to the pattern element.

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

See:

Variables

read only height:AnimatedLength

read only href:AnimatedString

read only patternContentUnits:AnimatedEnumeration

read only patternTransform:AnimatedTransformList

read only patternUnits:AnimatedEnumeration

read only preserveAspectRatio:AnimatedPreserveAspectRatio

read only viewBox:AnimatedRect

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

@:value(2) static inline read only SVG_UNIT_TYPE_OBJECTBOUNDINGBOX:Int = 2

@:value(0) static inline read only SVG_UNIT_TYPE_UNKNOWN:Int = 0

@:value(1) static inline read only SVG_UNIT_TYPE_USERSPACEONUSE:Int = 1

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