This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindowEvents Interface > ITraverseWindowEvents.OnSetFinishPoint Event (ArcObjects .NET 10.5 SDK) |
Called when the finish point of the traverse is set.
[Visual Basic .NET] Public Event OnSetFinishPoint As OnSetFinishPointEventHandler
[C#] public event OnSetFinishPointEventHandler OnSetFinishPoint
Whenever the finish point changes, the OnSetFinishPoint event is fired.