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

In This Topic
    EndFrame Property
    In This Topic
    Gets and sets the last frame to be exported. When set to a negative value, export will stop at the end of the animation.
    Syntax
    Public Property EndFrame As Integer
    public int EndFrame {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also