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


IEditEvents4.OnAngularCorrectionOffsetChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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