| ArcGIS Explorer Component Help |
| CoordinateSystem..::.GeographicCoordinateSystems..::.SpheroidBased..::.GRS1980AuthalicSphere Property |
| CoordinateSystem..::.GeographicCoordinateSystems..::.SpheroidBased Class See Also |
Returns a new instance of the GRS 1980 Authalic Sphere CoordinateSystem, which has an Id of 4047.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: 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 |