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


esriExtrapolationEnum Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

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.