Represents the method that handles the OnCurrentZChanged event.
[Visual Basic .NET]
Public Delegate Sub OnCurrentZChangedEventHandler ( _
)
[C#] public delegate void OnCurrentZChangedEventHandler ( );