Returns a new instance of the South Pole Lambert Azimuthal Equal Area CoordinateSystem, which has an Id of 102020.

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

See Also