Location Methods
Bing
Namespace:
Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether this location is the same as the given object.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Retrieves the hash code for this location.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | NormalizeLongitude(Double) | Converts an invalid longitude value to be within the valid range, which is -180 to 180. |
![]() | ToString() | Converts the location to a formatted string containing the latitude, longitude, and altitude values.(Overrides Object.ToString().) |
![]() | ToString(IFormatProvider) | Converts the location to a formatted string containing the latitude, longitude, and altitude values using the specified format provider. |
Show:




