Returns a new instance of the USA Contiguous Albers Equal Area Conic USGS CoordinateSystem, which has an Id of 102039.

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

See Also