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


IAdjustment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustment Interface
ArcGIS Developer Help

IAdjustment Interface

Provides access to members that control the behavior of the adjustment tools.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property CurrentTransformationMethod The current transformation method.
Read/write property LimitedAdjustmentArea The area that the adjustment will be limited to.
Read-only property TransformationMethod A transformation method by index.
Read-only property TransformationMethodCount The number of transformation methods.
Read/write property UpdateExtentOnSave Indicates whether the target feature layer's extent should be recalculated when the Editor saves changes.

Classes that implement IAdjustment

Classes Description
Adjustment The Adjustment Tools Editor Extension.

Remarks

The IAdjustment interface can be used to get or set the transformation method.