Computes the position of all tracks at the given time.
[Visual Basic .NET] |
---|
Public Function ComputeAllTracks( _ ByVal Time As System.Object _ ) As IAgMtoTrackPointCollection |
[C#] |
---|
public IAgMtoTrackPointCollection ComputeAllTracks( |
[Managed C++] |
---|
public: IAgMtoTrackPointCollection^ ComputeAllTracks( |
[Java] |
---|
public IAgMtoTrackPointCollection computeAllTracks( |
[Unmanaged C++] |
---|
public: HRESULT ComputeAllTracks( |
- Time