instanceRoot property
Gets the root of the instance tree of a use element.
![]() ![]() |
Syntax
| JavaScript |
|---|
p = object.instanceRoot |
Property values
Type: Object
The root of the instance tree.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.8
Remarks
For more information about the instance tree, see SVGElementInstance.
See also
Show:

