SVGViewSpec

Module:
svg
Inherits from:
Declared In:

Overview

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



Member Data

preserveAspectRatioString
transform
transformString
viewBoxString
viewTarget
viewTargetString

preserveAspectRatioString


readonly attribute DOMString preserveAspectRatioString; 


transform


readonly attribute SVGTransformList transform; 


transformString


readonly attribute DOMString transformString; 


viewBoxString


readonly attribute DOMString viewBoxString; 


viewTarget


readonly attribute SVGElement viewTarget; 


viewTargetString


readonly attribute DOMString viewTargetString; 

 

Last Updated: 2009-05-29