ArcObjects Library Reference (Editor)  

ITraverseWindow.CurveDirectionType Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseWindow Interface