ArcGIS Explorer Component Help |
CoordinateSystem..::.GeographicCoordinateSystems..::.SpheroidBased..::.Clarke1880Arc Property |
CoordinateSystem..::.GeographicCoordinateSystems..::.SpheroidBased Class See Also |
Returns a new instance of the Clarke 1880 (Arc) CoordinateSystem, which has an Id of 4013.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public static CoordinateSystem Clarke1880Arc { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Clarke1880Arc As CoordinateSystem |