SVGPathSegArcRel.R2

SVGPathSegArcRel.R2 property

楕円の y 軸半径 (つまり、r2).

public float R2 { get; set; }

プロパティ値

y 軸の半径

例外

例外調子
DOMExceptionコードNO_MODIFICATION_ALLOWED_ERR . 読み取り専用属性の値を変更しようとすると発生します.

関連項目