ArcGIS Pro 2.6 API Reference Guide
CurrentFrame Property

ArcGIS.Desktop.Mapping Namespace > ViewAnimation Class : CurrentFrame Property
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 10, Windows 8.1, Windows 7

See Also

Reference

ViewAnimation Class
ViewAnimation Members