Returns a new instance of the ETRS 1989 UTM Zone 38N CoordinateSystem, which has an Id of 25838.

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 ETRS1989UTMZone38N { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ETRS1989UTMZone38N As CoordinateSystem

See Also