SVGGraphicsElement.NearestViewportElement
SVGGraphicsElement.NearestViewportElement property
建立当前视口的元素。通常,最近的祖先“svg”元素。如果当前元素是最外层的 svg 元素,则为空。
public SVGElement NearestViewportElement { get; }
适当的价值
最近的视口元素。
也可以看看
- class SVGElement
- class SVGGraphicsElement
- 命名空间 Aspose.Svg
- 部件 Aspose.SVG