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