The types of segments that can be persisted in a new style Esri shapefile buffer (a polyline/polygon with Esri shape type esriShapeGeneralPolyline/Polygon.
| Constant |
Value |
Description |
| esriSegmentArc |
1 |
A circular arc sub-record in a new style polyline or polygon Esri shapefile buffer. |
| esriSegmentLine |
2 |
A line. Not used in the new style polyline or polygon Esri shapefile buffer. |
| esriSegmentSpiral |
3 |
A spiral sub-record. Not yet implemented. |
| esriSegmentBezier3Curve |
4 |
A third-degree bezier spline sub-record in a new style polyline or polygon Esri shapefile buffer. |
| esriSegmentEllipticArc |
5 |
An elliptic arc sub-record in a new style polyline or polygon Esri shapefile buffer. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.