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


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

ConformalTransformationMethodClass Class

The conformal transformation method.

Product Availability

Available with ArcGIS Desktop.

Description

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

Supported Platforms

Windows

Interfaces

Interfaces Description
IConformalTransformationMethod Provides access to the conformal 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 a similarity transformation via the ITransformationMethod interface.