This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents2 Interface > IEditEvents2.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
The OnCurrentZChanged event is fired when the value for IEditor::CurrentZ is modified. IEditor::CurrentZ can be altered programmatically or through the Current Z control available under the Editor category in the Customize dialog.