ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / AnimationExportFinishedEventArgs Class / View Property

In This Topic
    View Property (AnimationExportFinishedEventArgs)
    In This Topic
    Gets the view used for the export.
    Syntax
    public MapView View {get;}
    Public ReadOnly Property View As MapView
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also