SVGSVGElement.CreateSVGPoint

SVGSVGElement.CreateSVGPoint method

ドキュメント ツリーの外部に SVGPoint オブジェクトを作成します。オブジェクトは、ユーザー座標系の点 (0,0) に初期化されます.

public SVGPoint CreateSVGPoint()

戻り値

SVGPoint オブジェクト。

関連項目