ArcObjects Library Reference (EditorExt)  

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