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