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


AffineTransformationMethod Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Classes > A > AffineTransformationMethod Class
ArcGIS Developer Help

AffineTransformationMethodClass Class

The affine transformation method.

Product Availability

Available with ArcGIS Desktop.

Description

This is the affine transformation method as used by the Spatial Adjustment tools.

Supported Platforms

Windows

Interfaces

Interfaces Description
IAffineTransformationMethod Provides access to the affine transformation methods.
ITransformationMethod Provides access to transformation method.
ITransformationMethodGEN Provides access to transformation method. ITransformationMethodGEN is generic version of ITransformationMethod.
ITransformationMethodRMSError Provides access to transformation method RMS error.

Remarks

Define and perform an affine transformation via the ITransformationMethod interface.