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