This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindowEvents Interface > ITraverseWindowEvents.OnAddCourse Event (ArcObjects .NET 10.4 SDK) |
Called after the course is added.
[Visual Basic .NET] Public Event OnAddCourse As OnAddCourseEventHandler
[C#] public event OnAddCourseEventHandler OnAddCourse
OnAddCourse is fired whenever a course is added to the traverse using the Add button on the Traverse dialog.