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
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML