indicator interface for a null transformation.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IGeoTransformation | Provides access to members that define a geographic (datum) transformation. |
| ITransformation | 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. |
CoClasses that implement INullTransformation
| CoClasses and Classes | Description |
|---|---|
| NullTransformation | Creates a null geographic transformation. |