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


IAdjustmentEvents.OnCurrentTransformationMethodChanged Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustmentEvents Interface > IAdjustmentEvents.OnCurrentTransformationMethodChanged Method
ArcGIS Developer Help

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