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


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

IEditEvents4.OnUseGroundToGridChanged Event

Called when Ground to Grid use changes.

[Visual Basic .NET]
Public Event OnUseGroundToGridChanged As OnUseGroundToGridChangedEventHandler
[C#]
public event OnUseGroundToGridChangedEventHandler OnUseGroundToGridChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvents4 Interface