This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Constants > E > esriCurveDirectionType Constants (ArcObjects .NET 10.4 SDK) |
Options for the type of direction used to describe a non-tangent curve.
Constant | Value | Description |
---|---|---|
esriCDTChord | 0 | The direction is along the chord. |
esriCDTRadial | 1 | The direction is radial, toward the center of the curve. |
esriCDTTangent | 2 | The direction is along the tangent of the curve, toward the point of tangency. |