lastChild property
Gets the last child of this SVGElementInstance object in the instance tree.
![]() ![]() |
Syntax
| JavaScript |
|---|
p = object.lastChild |
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:

