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 Microsoft.Maps.MapControl.WPF.Location structure.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Overload List
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. |
See Also
Location Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top