SVGGeometryElement.GetTotalLength

SVGGeometryElement.GetTotalLength method

返回用户代理使用用户代理的沿路径距离算法为路径总长度计算的值,作为当前用户坐标系中的距离。

public float GetTotalLength()

返回值

路径的总长度。

也可以看看