An identity transform class.
Description
The IdentityXform is an identity coordinate transformation. It does not transform the pixels or geometries, only associate the spatial reference to the data.
Interfaces
| Interfaces | Description | 
|---|---|
| IClone (esriSystem) | Provides access to members that control cloning of objects. | 
| IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. | 
| IIdentityXform (esriGeoDatabase) | Provides access to members that control an identity transform. | 
| IPersistStream (esriSystem) | |
| ITransformation (esriGeometry) | Provides access to members that apply a function (or its inverse) to a set of points or measures. The suffix of each method indicates the type of parameters operated on. | 
| IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. | 
| IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |