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

