Returns a new instance of the GRS 1980 Authalic Sphere CoordinateSystem, which has an Id of 4047.

Namespace:  ESRI.ArcGISExplorer.Geometry

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static CoordinateSystem GRS1980AuthalicSphere { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property GRS1980AuthalicSphere As CoordinateSystem

See Also