Map.Bounds Property
Gets or sets the geographical bounds of the map.
Syntax
public Rectangle Bounds { get; set; }
Property Value
Default: XMin: 0.0 YMin: 0.0 XMax: 1.0 YMax: 1.0
The bounds of the map, in the coordinate reference system of the view.
Platforms
Windows, Linux, Android