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


IEditEvents4.OnAngularCorrectionOffsetChanged 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.OnAngularCorrectionOffsetChanged Event
ArcGIS Developer Help

IEditEvents4.OnAngularCorrectionOffsetChanged Event

Called when Angular Correction Offset is changed.

[Visual Basic .NET]
Public Event OnAngularCorrectionOffsetChanged As OnAngularCorrectionOffsetChangedEventHandler
[C#]
public event OnAngularCorrectionOffsetChangedEventHandler OnAngularCorrectionOffsetChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvents4 Interface