ArcObjects Library Reference (EditorExt)  

IAdjustment.TransformationMethod Property

A transformation method by index.

[Visual Basic .NET]
Public Function get_TransformationMethod ( _
    ByVal index As Integer _
) As ITransformationMethod
[C#]
public ITransformationMethod get_TransformationMethod (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAdjustment Interface