ArcObjects Library Reference (Editor)  

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