Click or drag to resize
LocationPopulationDensity Property
The estimated number of people per square kilometer.

Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public Nullable<int> PopulationDensity { get; }

Property Value

Type: NullableInt32
See Also