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