Element.LastElementChild
Element.LastElementChild property
Returns the last child element node of this element. null if this element has no child elements.
public Element LastElementChild { get; }
Property Value
The last element child.
See Also
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG