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


IEditEvents4.OnDistanceCorrectionFactorChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents4 Interface > IEditEvents4.OnDistanceCorrectionFactorChanged Event
ArcGIS Developer Help

IEditEvents4.OnDistanceCorrectionFactorChanged Event

Called when Distance Correction Factor is changed.

[Visual Basic .NET]
Public Event OnDistanceCorrectionFactorChanged As OnDistanceCorrectionFactorChangedEventHandler
[C#]
public event OnDistanceCorrectionFactorChangedEventHandler OnDistanceCorrectionFactorChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvents4 Interface