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


IAdjustment.CurrentTransformationMethod Property (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 > IAdjustment.CurrentTransformationMethod Property
ArcGIS Developer Help

IAdjustment.CurrentTransformationMethod Property

The current transformation method.

[Visual Basic .NET]
Public Property CurrentTransformationMethod As ITransformationMethod
[C#]
public ITransformationMethod CurrentTransformationMethod {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAdjustment Interface