Method GetTimeIndex
GetTimeIndex(int)
Creates a time index relative to the beginning of the interval.
Declaration
public TimeIndex GetTimeIndex(int frameIndex)
Parameters
Type | Name | Description |
---|---|---|
int | frameIndex | An index that is relative to the beginning of the interval. |
Returns
Type | Description |
---|---|
TimeIndex | Time index relative to the beginning of the interval. |