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


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

esriExtrapolationEnum Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.