The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:

