SVGGraphicsElement.FarthestViewportElement

SVGGraphicsElement.FarthestViewportElement property

最も遠い祖先の ‘svg’ 要素。現在の要素が最も外側の svg 要素である場合は null.

public SVGElement FarthestViewportElement { get; }

プロパティ値

最も遠いビューポート要素.

関連項目