ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewCameraChangedEventArgs Class / PreviousCamera Property

In This Topic
    PreviousCamera Property (MapViewCameraChangedEventArgs)
    In This Topic
    Gets the previous camera for the map view.
    Syntax
    Public ReadOnly Property PreviousCamera As Camera
    public Camera PreviousCamera {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also