ESRI.ArcGIS.Mobile
GeoTransformation Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.SpatialReferences Namespace : GeoTransformation Class

Defines a GeoTransformation list of parameters used for converting coordinates between one Geographical Coordinate System and another Geographical Coordinate System.

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
Public NotInheritable Class GeoTransformation 
C# 
[DefaultMemberAttribute("Item")]
public sealed class GeoTransformation 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.SpatialReferences.GeoTransformation

Requirements

Namespace: ESRI.ArcGIS.Mobile.SpatialReferences

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

Assembly: ESRI.ArcGIS.Mobile (in ESRI.ArcGIS.Mobile.dll)

See Also