This document is archived and information here might be outdated.  Recommended version.


ITraverseWindow2.CurveDirectionType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

ITraverseWindow2.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

ITraverseWindow2 Interface