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.OnChangeCurveDirectionType Event (ArcObjects .NET 10.5 SDK) |
Called when the curve direction type changes.
[Visual Basic .NET] Public Event OnChangeCurveDirectionType As OnChangeCurveDirectionTypeEventHandler
[C#] public event OnChangeCurveDirectionTypeEventHandler OnChangeCurveDirectionType
Whenever the value specifying the direction of a curve changes, the OnChangeCurveDirectionType event is fired.
This event only makes sense when the course type is esriCTCurve.