SVGPatternElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

height
patternContentUnits
patternTransform
patternUnits
width
x
y

height


readonly attribute SVGAnimatedLength height; 


patternContentUnits


readonly attribute SVGAnimatedEnumeration patternContentUnits; 


patternTransform


readonly attribute SVGAnimatedTransformList patternTransform; 


patternUnits


readonly attribute SVGAnimatedEnumeration patternUnits; 


width


readonly attribute SVGAnimatedLength width; 


x


readonly attribute SVGAnimatedLength x; 


y


readonly attribute SVGAnimatedLength y; 

 

Last Updated: 2009-05-29