SVGSVGElement in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| x | SVGAnimatedLength | (read only) |
| y | SVGAnimatedLength | (read only) |
| width | SVGAnimatedLength | (read only) |
| height | SVGAnimatedLength | (read only) |
| contentScriptType | String | |
| contentStyleType | String | |
| viewport | SVGRect | (read only) |
| pixelUnitToMillimeterX | Number | (read only) |
| pixelUnitToMillimeterY | Number | (read only) |
| screenPixelToMillimeterX | Number | (read only) |
| screenPixelToMillimeterY | Number | (read only) |
| useCurrentView | Boolean | |
| currentView | SVGViewSpec | (read only) |
| currentScale | Number | |
| currentTranslate | SVGPoint | (read only) |
| styleSheets | StyleSheetList | (read only) [from DocumentStyle] |
Instance Methods
Properties that are an SVGSVGElement
| name | object | description |
|---|---|---|
| ownerSVGElement | SVGElement | (read only) |
| rootElement | SVGDocument | (read only) |