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


esriCurveParameter Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Constants > E > esriCurveParameter Constants
ArcGIS Developer Help

esriCurveParameter Constants

Options for the type of parameter used to define a circular arc. A circular arc can be defined by any two of these parameters.

Constant Value Description
esriCPChord 0 Parameter describes a chord distance.
esriCPAngle 1 Parameter describes the central angle of the curve, also known as the delta angle.
esriCPArc 2 Parameter describes the arc distance along the curve.
esriCPRadius 3 Parameter describes the radius of the curve.

Product Availability

Available with ArcGIS Desktop.