ArcGIS Pro 2.8 API Reference Guide
UpdateMMethod Enumeration

ArcGIS.Core.Geometry Namespace : UpdateMMethod Enumeration
The method to use when updating M values. See GeometryEngine.CalibrateByMs
Syntax
Members
MemberDescription
ExtrapolateAfter Extrapolate after the input points.
ExtrapolateBefore Extrapolate before the input points.
Interpolate Interpolate between the input points.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.UpdateMMethod

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Geometry Namespace