This document is archived and information here might be outdated. Recommended version. |
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.