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.OnChangeCourseType Event (ArcObjects .NET 10.5 SDK) |
Called when the course type changes.
[Visual Basic .NET] Public Event OnChangeCourseType As OnChangeCourseTypeEventHandler
[C#] public event OnChangeCourseTypeEventHandler OnChangeCourseType
Whenever the course type is changed, in the Traverse dialog or with the ITraverseWindow::Type property, the OnChangeCourse event is fired.