SVGSVGElement.CreateSVGMatrix

SVGSVGElement.CreateSVGMatrix method

ドキュメント ツリーの外部に SVGMatrix オブジェクトを作成します。オブジェクトは単位行列に初期化されます.

public SVGMatrix CreateSVGMatrix()

戻り値

SVGMatrix オブジェクト。

関連項目