last_child property
last_child property
The last child of this node. If there is no such node, this returns null.
Definition:
@property
def last_child(self):
    ...
See Also
- module aspose.svg
- class Node
- class SVGComponentTransferFunctionElement
The last child of this node. If there is no such node, this returns null.
@property
def last_child(self):
    ...
aspose.svgNodeSVGComponentTransferFunctionElement