This document is archived and information here might be outdated. Recommended version. |
The time spent.
[Visual Basic .NET]
Public ReadOnly Property Time As Double
[C#]
public double Time {get;}
[C++]
HRESULT get_Time(
System.Double* Time
);
[C++] Parameters Time [out, retval]
Time is a parameter of type double*
Time returns the travel time of the particular direction element.