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


ITraverseWindow2.CurveDirectionType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.CurveDirectionType Property
ArcGIS Developer Help

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