Description

The total length of the line.

Property type

A McMeasure object.  

Syntax

object.mLnLength

The mLnLength Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLines.

Remarks

For polylines, mLnLength is the total length of all line segments. A degenerate line segment (a single point or a line segment starting and ending on the same point) has zero length.