LocationRectangle Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The LocationRectangle type exposes the following members.
| Name | Description | |
|---|---|---|
|
Center | Gets the center of the current LocationRectangle. |
|
East | Gets or sets the east bound of the LocationRectangle. |
|
HeightInDegrees | Gets the difference between the north latitude and the south latitude. |
|
North | Gets or sets the north bound of the LocationRectangle. |
|
Northeast | Gets or sets the coordinates of the northeast corner of the map control. |
|
Northwest | Gets or sets the coordinates of the northwest corner of the map control. |
|
South | Gets or sets the south bound of the LocationRectangle. |
|
Southeast | Gets or sets the coordinates of the southeast corner of the map control. |
|
Southwest | Gets or sets the coordinates of the southwest corner of the map control. |
|
West | Gets or sets the west bound of the LocationRectangle. |
|
WidthInDegrees | Gets the difference between the west longitude and the east longitude. |
Show: