This document is archived and information here might be outdated. Recommended version. |
If the course type is esriCTCurve, defines the curve direction type of the third value.
[Visual Basic .NET] Public Property CurveDirectionType As esriCurveDirectionType
[C#] public esriCurveDirectionType CurveDirectionType {get; set;}
If the course being added is of type esriCTCurve, the direction of the geometry segment is specified with this property. The direction is defined in the Measure3 property.