Computes the position of the track Id at the given time.
[Visual Basic .NET] |
---|
Public Function ComputeTrack( _ ByVal TrackId As Integer, _ ByVal Time As System.Object _ ) As IAgMtoTrackPoint |
[C#] |
---|
public IAgMtoTrackPoint ComputeTrack( |
[Managed C++] |
---|
public: IAgMtoTrackPoint^ ComputeTrack( |
[Java] |
---|
public IAgMtoTrackPoint computeTrack( |
[Unmanaged C++] |
---|
public: HRESULT ComputeTrack( |
- TrackId
- Time