owner_svg_element property
owner_svg_element property
The nearest ancestor ‘svg’ element. Null if the given element is the outermost svg element.
Definition:
@property
def owner_svg_element(self):
    ...
See Also
- module aspose.html.dom.svg
- class SVGRadialGradientElement
- class SVGSVGElement