SVGGeometryElement.GetTotalLength

SVGGeometryElement.GetTotalLength method

現在のユーザー座標系での距離として、ユーザー エージェントの経路に沿った距離アルゴリズムを使用して、経路の全長に対してユーザー エージェントが計算した値を返します.

public float GetTotalLength()

戻り値

パスの全長。

関連項目