ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewCameraChangedEventArgs Class
Properties


In This Topic
    MapViewCameraChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MapViewCameraChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the current camera for the map view.  
    Public Property Gets the map view that is associated with the event. (Inherited from ArcGIS.Desktop.Mapping.Events.MapViewEventArgs)
    Public Property Gets the previous camera for the map view.  
    Top
    See Also