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


IAdjustmentEvents.OnCurrentTransformationMethodChanged Method (ArcObjects .NET 10.4 SDK)
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