Computes the position of all track of given Id at the given time.
| [Visual Basic .NET] |
|---|
Public Function ComputeTracks( _ ByRef TrackIds As System.Array, _ ByVal Time As System.Object _ ) As IAgMtoTrackPointCollection |
| [C#] |
|---|
public IAgMtoTrackPointCollection ComputeTracks( |
| [Managed C++] |
|---|
public: IAgMtoTrackPointCollection^ ComputeTracks( |
| [Java] |
|---|
public IAgMtoTrackPointCollection computeTracks( |
| [Unmanaged C++] |
|---|
public: HRESULT ComputeTracks( |
- TrackIds
- Time
