last_element_child property
last_element_child property
Returns the last child that is an element, and null otherwise.
Definition:
@property
def last_element_child(self):
...
See Also
- module
aspose.svg.dom
- class
Element
- class
IParentNode
Returns the last child that is an element, and null otherwise.
@property
def last_element_child(self):
...
aspose.svg.dom
Element
IParentNode