This document is archived and information here might be outdated. Recommended version. |
The total length of the route (in miles by default).
[Visual Basic .NET]
Public ReadOnly Property TotalLength As Double
[C#]
public double TotalLength {get;}
[C++]
HRESULT get_TotalLength(
void
);
Returns total length (in miles) of the route found.