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

Instantiates a direct geo transformation (no operation).

Overload List

OverloadDescription
GeoTransformation Constructor(Int32) Initializes a new instance of GeoTransformation.  
GeoTransformation Constructor(SpatialReference) Instantiates a direct geo transformation (no operation).  
GeoTransformation Constructor(SpatialReference,SpatialReference,String,GeoTransformationType,Boolean,Double[]) Creates a new instance of GeoTransformation between to given spatial reference.  
GeoTransformation Constructor(SpatialReference,String,GeoTransformationType,Boolean,Double[]) Creates a new instance of GeoTransformation assumed for a WGS 84 coordinate system. The first coordinate system will be the WGS coordinate system and the argument spatialReference will be the second coordinate system. The forward argument means 'from WGS 84 to spatialReference'.  
GeoTransformation Constructor(String) Initializes a new instance of GeoTransformation.  

Requirements

Target 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

See Also

© 2013 All Rights Reserved.