Location Constructor
Bing
Initializes a new instance of the Microsoft.Maps.MapControl.WPF.Location structure.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | Location() | Initializes a new instance of the Location structure. |
![]() | Location(Double, Double) | Initializes a new instance of the Location structure using the given latitude and longitude values. |
![]() | Location(Double, Double, Double) | Initializes a new instance of the Microsoft.Maps.MapControl.WPF.Location structure using the given latitude, longitude and altitude values. |
![]() | Location(Double, Double, Double, AltitudeReference) | Initializes a new instance of the Microsoft.Maps.MapControl.WPF.Location structure using the given latitude, longitude, altitude and altitude reference values. |
![]() | Location(Location) | Initializes a new instance of the Location structure using the given location. |
Show:
