This document is archived and information here might be outdated.  Recommended version.


INullTransformation Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IN > INullTransformation Interface
ArcGIS Developer Help

INullTransformation Interface

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.

Classes that implement INullTransformation

Classes Description
NullTransformation Creates a null geographic transformation.