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: 3.0.0
Syntax
public bool HasCoordinates { get; }

Property Value

Type: Boolean
See Also