MapActualCameraChangingEventArgs.Camera Property

Definition

Gets the position of the map's camera before it started moving.

public:
 property MapCamera ^ Camera { MapCamera ^ get(); };
MapCamera Camera();
public MapCamera Camera { get; }
var mapCamera = mapActualCameraChangingEventArgs.camera;
Public ReadOnly Property Camera As MapCamera

Property Value

Gets the position of the map's camera before it started moving.

Applies to