rootElement property
Gets the root svg element in the document hierarchy.
![]() ![]() |
Syntax
HRESULT value = object.get_rootElement(ISVGSVGElement** p);
Property values
Type: Object
The root object of the document object model hierarchy.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.1
See also
Show:

