LocationRect Constructor
Bing
Initializes a new instance of the LocationRect class.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | LocationRect() | Initializes a new instance of the LocationRect class. |
![]() | LocationRect(Double, Double, Double, Double) | Initializes a new instance of the LocationRect class using the specified borders. |
![]() | LocationRect(IList<Location>) | Initializes a new instance of the LocationRect class using the specified collection of locations. |
![]() | LocationRect(Location, Double, Double) | Initializes a new instance of the LocationRect class, centered on the specified location. |
![]() | LocationRect(Location, Location) | Initializes a new instance of the LocationRect class using the specified locations as northwest and southeast corners of the rectangle. |
![]() | LocationRect(LocationRect) | Initializes a new instance of the LocationRect class. |
Show:
