This document is archived and information here might be outdated.  Recommended version.


ITraverseWindowEvents.OnPositionChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

ITraverseWindowEvents.OnPositionChanged Event

Called when the position of the Traverse Window dialog changes.

[Visual Basic .NET]
Public Event OnPositionChanged As OnPositionChangedEventHandler
[C#]
public event OnPositionChangedEventHandler OnPositionChanged

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseWindowEvents Interface