SVGForeignObjectElement.Width

SVGForeignObjectElement.Width property

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

public SVGAnimatedLength Width { get; }

プロパティ値

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

関連項目