Navigation :
ILocation
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Services |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public interface ILocation
Interface that represents a location.
Properties
Altitude
Gets the altitude. The altitude is the height of the location.
Latitude
Gets the latitude. The latitute is the angular distance of that location south or north of the equator.
Longitude
Gets the longitude. The longitude specifies the east-west position of a point on the Earth’s surface.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion