The CountySystems 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 CountySystems
Visual Basic (Declaration)
Public NotInheritable Class CountySystems

Inheritance Hierarchy

System..::.Object

  ESRI.ArcGISExplorer.Geometry..::.CoordinateSystem..::.ProjectedCoordinateSystems..::.CountySystems

See Also