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


IAdjustment.CurrentTransformationMethod Property (ArcObjects .NET 10.5 SDK)
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