ArcGIS Pro 3.0 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, Windows 8.1

    See Also