PUBLIC

JavaScript SVGElement : Element

SVGElement represents an element in the SVG document tree. SVGElement is the base type for SVGSVGElement, SVGRectElement, SVGImageElement, and many others.

Instance Properties

id : String

Example:

Run

Results:

 

ownerSVGElement : SVGSVGElement  

Example:

Run

Results:

 

viewportElement : SVGElement  

Example:

Run

Results:

 

xmlbase : String