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