children property
children property
Returns the child elements of current element.
Definition:
@property
def children(self):
    ...
See Also
- module aspose.svg
- class HTMLCollection
- class SVGRectElement
Returns the child elements of current element.
@property
def children(self):
    ...
aspose.svgHTMLCollectionSVGRectElement