(Obsolete) The NAD1983HARNFeetIntlUS class contains properties which return new instances of CoordinateSystem, representing predefined coordinate systems.

Namespace:  ESRI.ArcGISExplorer.Geometry

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

Syntax

C#
[ObsoleteAttribute("This class contains only obsolete CoordinateSystems, and/or obsolete nested classes.")]
public static class NAD1983HARNFeetIntlUS
Visual Basic (Declaration)
<ObsoleteAttribute("This class contains only obsolete CoordinateSystems, and/or obsolete nested classes.")> _
Public NotInheritable Class NAD1983HARNFeetIntlUS

Inheritance Hierarchy

System..::.Object

  ESRI.ArcGISExplorer.Geometry..::.CoordinateSystem..::.ProjectedCoordinateSystems..::.StatePlane..::.NAD1983HARNFeetIntlUS

See Also