The UTM class contains nested classes which help you create specific types of coordinate system.

Namespace:  ESRI.ArcGISExplorer.Geometry

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

Syntax

C#
public static class UTM
Visual Basic (Declaration)
Public NotInheritable Class UTM

Inheritance Hierarchy

System..::.Object

  ESRI.ArcGISExplorer.Geometry..::.CoordinateSystem..::.ProjectedCoordinateSystems..::.UTM

See Also