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
- namespace Aspose.Svg
- assembly Aspose.SVG