SVGForeignObjectElement.Y

SVGForeignObjectElement.Y property

指定された「foreignObject」要素の属性「y」に対応します。

public SVGAnimatedLength Y { get; }

プロパティ値

指定された「foreignObject」要素の属性「y」。

関連項目