ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Keyframe Class / TrackTime Property

In This Topic
    TrackTime Property (Keyframe)
    In This Topic
    Gets or sets the value of time that the keyframe exists in the track.
    Syntax
    public TimeSpan TrackTime {get; set;}
    Public Property TrackTime As TimeSpan
    Remarks
    If the time is set to the same time as another keyframe in the same track the keframe will be overwritten. The time is rounded to the nearest millisecond.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also