SVGSVGElement.CreateSVGPoint

SVGSVGElement.CreateSVGPoint method

在任何文档树之外创建一个 SVGPoint 对象。对象初始化为用户坐标系中的点(0,0).

public SVGPoint CreateSVGPoint()

返回值

一个 SVGPoint 对象。

也可以看看