Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the LocationRect class.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Overload List
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. |
See Also
LocationRect Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top