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