This document is archived and information here might be outdated. Recommended version. |
Provides the time interval represented by the directional vector; see property TimeIntervalUnits for this value�s units.
[Visual Basic .NET] Public Property TimeInterval As Double
[C#] public double TimeInterval {get; set;}
[C++]
HRESULT get_TimeInterval(
void
);
[C++]
HRESULT put_TimeInterval(
);