Location Class
This documentation is no longer available on MSDN, however it is available as a CHM download.
Contains the altitude and coordinate values of a location on the map. Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)
Contains the altitude and coordinate values of a location on the map. Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)
[ScriptableTypeAttribute] [DataContractAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] [TypeConverterAttribute(typeof(LocationConverter))] public class Location : IFormattable
/** @attribute ScriptableTypeAttribute() */ /** @attribute DataContractAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common") */ /** @attribute TypeConverterAttribute(Microsoft.Maps.MapControl.Design.LocationConverter) */ public class Location implements IFormattable
ScriptableTypeAttribute DataContractAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common") TypeConverterAttribute(Microsoft.Maps.MapControl.Design.LocationConverter) public class Location implements IFormattable
Development Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.Target Platforms
Show: