firstChild property
Gets the first child of this SVGElementInstance object in the instance tree.
![]() ![]() |
Syntax
HRESULT value = object.get_firstChild(ISVGElementInstance** p);
Property values
Type: Object
The first child object, or null if there is no such object.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.9
See also
Show:

