Geography ClassMapAround Documentation
Represents the geometry on the Earth's surface.
Inheritance Hierarchy

System Object
  MapAround.Geography Geography
    MapAround.Geography GeoContour
    MapAround.Geography GeoMultiPoint
    MapAround.Geography GeoPath
    MapAround.Geography GeoPoint
    MapAround.Geography GeoPolygon
    MapAround.Geography GeoPolyline

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public abstract class Geography : IGeography, 
	ICloneable
See Also