Click or drag to resize
LocationHasCoordinates Property
Determines whether both the Latitude and Longitude have values.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.2
Syntax
public bool HasCoordinates { get; }

Property Value

Type: Boolean
See Also