SVGGraphicsElement.FarthestViewportElement
SVGGraphicsElement.FarthestViewportElement property
The farthest ancestor ‘svg’ element. Null if the current element is the outermost svg element.
public SVGElement FarthestViewportElement { get; }
Property Value
The farthest viewport element.
See Also
- class SVGElement
- class SVGGraphicsElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML