pathLength(path): number
path
number
Return total length of the given path
• path: number[][]
packages/core/src/graphics/geometry.ts:492