ArcGIS Pro 3.2 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 int StartFrame {get; set;}
    Public Property StartFrame As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also