Share via


Location Constructor

This documentation is no longer available on MSDN, however it is available as a CHM download.

Initializes a new instance of the Location structure.

Overload List

Name Description
Location ()
Initializes a new instance of the Location structure.
Location (Location)
Initializes a new instance of the Location structure using the given location.
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 Location structure using the given latitude, longitude, and altitude values.
Location (Double, Double, Double, AltitudeReference)
Initializes a new instance of the Location structure using the given latitude, longitude, altitude, and altitude reference values.

See Also

Reference

Location Class
Location Members
Microsoft.Maps.MapControl Namespace