Class GeoLocation

GeoLocation class

The class representing a geographic location

public class GeoLocation

Properties

NameDescription
Latitude { get; }Latitude of GeoLocation
Longitude { get; }Longitude of GeoLocation

See Also