SVGRectElement.Width

SVGRectElement.Width property

指定された ‘rect’ 要素の属性 ‘width’ に対応します。

public SVGAnimatedLength Width { get; }

プロパティ値

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

関連項目