![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICoordinateXform Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that control a coordinate (projection) transform. Note: the ICoordinateXform interface has been superseded byICoordinateXform2. Please consider using the more recent version.
| Description | ||
|---|---|---|
![]()  | 
Domains | The domains in output space. | 
![]()  | 
GeoTransformations | The geographic transformations. | 
![]()  | 
IsIdentity | Indicates if this geodata transform is an identity transform. | 
![]()  | 
SpatialReference | The output spatial reference after applying this transform. | 
![]()  | 
Transform | Transforms a set of points in a given direction. | 
![]()  | 
TransformCellsize | Transforms a cellsize in a given direction. | 
![]()  | 
TransformExtent | Transforms an extent in a given direction. | 
![]()  | 
TransformPoints | Transforms a point collection in a given direction | 
| Interfaces | Description | 
|---|---|
| IGeodataXform | Provides access to members that control geodata transformation. | 
| CoClasses and Classes | Description | 
|---|---|
| CoordinateXform | A coordinate transform class. | 
ICoordinateXform is used to set the GeoTransformations (datum transformation) when you create a CoordinateXform.