indicator interface for a null transformation.
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. |
Classes that implement INullTransformation
| Classes | Description |
|---|---|
| NullTransformation | Creates a null geographic transformation. |