LocationRect Properties
Bing
Namespace:
Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | Center | Gets the location of the center of the rectangle. |
![]() | East | Gets or sets the longitude of the eastern border of the rectangle. |
![]() | Height | Gets the height of the location rectangle. |
![]() | North | Gets or sets the latitude of the northern border of the rectangle. |
![]() | Northeast | Gets or sets the location of the northeast corner of the rectangle. |
![]() | Northwest | Gets the location or the northwest corner of the rectangle. |
![]() | South | Gets or sets the latitude of the southern border of the rectangle. |
![]() | Southeast | Gets the location of the southeast corner of the rectangle. |
![]() | Southwest | Gets or sets the location of the southwest corner of the rectangle. |
![]() | West | Gets or sets the longitude of the western border of the rectangle. |
![]() | Width | Gets or sets the width of the rectangle. |
Show:
