This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineEditEvents Interface > IEngineEditEvents.OnCurrentZChanged Event (ArcObjects .NET 10.4 SDK) |
Called when the CurrentZ changes.
[Visual Basic .NET] Public Event OnCurrentZChanged As OnCurrentZChangedEventHandler
[C#] public event OnCurrentZChangedEventHandler OnCurrentZChanged
[C++]
HRESULT OnCurrentZChanged(
void
);
The OnCurrentZChanged event is fired when the value of IEngineEditSketch::CurrentZ is modified.