Returns a new instance of the WGS 1984 EASE Grid South CoordinateSystem, which has an Id of 3974.

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 WGS1984EASEGridSouth { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property WGS1984EASEGridSouth As CoordinateSystem

See Also