Location Methods

Bing
 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

NameDescription
System_CAPS_pubmethodEquals(Object)

Determines whether this location is the same as the given object.(Overrides Object.Equals(Object).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Retrieves the hash code for this location.(Overrides Object.GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticNormalizeLongitude(Double)

Converts an invalid longitude value to be within the valid range, which is -180 to 180.

System_CAPS_pubmethodToString()

Converts the location to a formatted string containing the latitude, longitude, and altitude values.(Overrides Object.ToString().)

System_CAPS_pubmethodToString(IFormatProvider)

Converts the location to a formatted string containing the latitude, longitude, and altitude values using the specified format provider.

Return to top
Show: