WorldCountryGeo extension
Provides extension methods for geographic calculations related to a
WorldCountry
object.
- on
Properties
- areaImperial → double
-
Returns the area of the country in square miles.
no setter
-
borders
→ List<
WorldCountry> ? -
Returns an unmodifiable list of
WorldCountry
objects representing the countries that share a land border with this country.no setter
Constants
- imperialAreaMultiplier → const double
- The multiplier to convert square kilometers to square miles.