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 > ITraverseWindow Interface > ITraverseWindow.CurveDirectionType Property (ArcObjects .NET 10.5 SDK) |
If the course type is esriCTCurve, defines the direction type of the curve.
[Visual Basic .NET] Public Property CurveDirectionType As esriCurveDirectionType
[C#] public esriCurveDirectionType CurveDirectionType {get; set;}