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

In This Topic
    CurrentFrame Property
    In This Topic
    Gets and sets current time to specific frame number.
    Syntax
    public long CurrentFrame {get; set;}
    Public Property CurrentFrame As Long
    Remarks
    Use the Animation.NumberOfFrames property on the map's Animation to get the total number of frames.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also