ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AnimationExportParameters Class / StartFrame Property

In This Topic
    StartFrame Property
    In This Topic
    Gets and sets the frame to start exporting from. When set to zero or less, export will start from the beginning of the animation.
    Syntax
    Public Property StartFrame As Integer
    public int StartFrame {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also