ArcObjects Library Reference (EditorExt)  

IAdjustmentEvents.OnCurrentTransformationMethodChanged Method

Called when the current transformation method changes.

[Visual Basic .NET]
Public Sub OnCurrentTransformationMethodChanged ( _
)
[C#]
public void OnCurrentTransformationMethodChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAdjustmentEvents Interface