Returns a new instance of the WGS84 ARC System Zone 10 CoordinateSystem, which has an Id of 102430.

Namespace:  ESRI.ArcGISExplorer.Geometry

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static CoordinateSystem WGS84ARCSystemZone10 { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property WGS84ARCSystemZone10 As CoordinateSystem

See Also