Click or drag to resize

LocationLongitude Property

The approximate longitude of the location associated with the IP address. This value is not precise and should not be used to identify a particular address or household.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Nullable<double> Longitude { get; }

Property Value

Type: NullableDouble
See Also