Returns a new instance of the WGS 1972 UTM Zone 27N CoordinateSystem, which has an Id of 32227.

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

See Also