ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ViewAnimation Class / CurrentTime Property

In This Topic
    CurrentTime Property (ViewAnimation)
    In This Topic
    Gets and sets the playback position of the animation.
    Syntax
    public TimeSpan CurrentTime {get; set;}
    Public Property CurrentTime As TimeSpan
    Remarks
    Use the Animation.Duration property on the map's Animation to get the total length of the animation.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also