![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriExtrapolationEnum Constants (ArcObjects .NET 10.5 SDK) |
Options for M extrapolation (IMSegmentation::ExtrapolateMs).
| Constant | Value | Description |
|---|---|---|
| esriExtrapolateBefore | -1 | Extrapolate Ms only before the start point. |
| esriExtrapolateBoth | 0 | Extrapolate Ms before and after the start and end points. |
| esriExtrapolateAfter | 1 | Extrapolate Ms only after the end point. |