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