SVGElement.OwnerSVGElement
SVGElement.OwnerSVGElement property
The nearest ancestor ‘svg’ element. Null if the given element is the outermost svg element.
public SVGSVGElement OwnerSVGElement { get; }
Property Value
The owner SVG element.
See Also
- class SVGSVGElement
- class SVGElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML