ArcGIS Explorer Component Help |
CoordinateSystem..::.ProjectedCoordinateSystems..::.World..::.WGS1984WebMercatorAuxiliarySphere Property |
CoordinateSystem..::.ProjectedCoordinateSystems..::.World Class See Also |
Returns a new instance of the WGS 1984 Web Mercator (Auxiliary Sphere) CoordinateSystem, which has an Id of 3857.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public static CoordinateSystem WGS1984WebMercatorAuxiliarySphere { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property WGS1984WebMercatorAuxiliarySphere As CoordinateSystem |