This document is archived and information here might be outdated. Recommended version. |
The cumulative driving length (in directions length units).
[Visual Basic .NET] Public ReadOnly Property CumulativeLength As Double
[C#] public double CumulativeLength {get;}
[C++]
HRESULT get_CumulativeLength(
System.Double* Length
);
[C++]
Parameters Length [out, retval]
Length is a parameter of type double*
CumulativeLength returns the cumulative length from the beginning of the route.