![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to members that control a coordinate (projection) transform.
| Name | Description | |
|---|---|---|
![]()  | 
Domains | The domains in output space. | 
![]()  | 
GeoTransformations | The geographic transformations. | 
![]()  | 
InputSpatialReference | The source spatial reference. | 
![]()  | 
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 | 
|---|---|
| ICoordinateXform | Provides access to members that control a coordinate (projection) transform. | 
| IGeodataXform | Provides access to members that control geodata transformation. | 
| Classes | Description | 
|---|---|
| CoordinateXform | A coordinate transform class. | 
The ICoordinateXform2 interface is used to specify the input spatial reference for creating a CoordinateXform object.
IGeodataXform::SpatialReference should be used to specify the output spatial reference when creating the CoordinateXform object.
IGeodataXform Interface | CoordinateXform Class | ICoordinateXform Interface