This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMSegmentation Interface > IMSegmentation.CalculateNonSimpleMs Method (ArcObjects .NET 10.5 SDK) |
Redefines the non-simple Ms to be values obtained from interpolation of surrounding defined Ms, or extrapolation of Ms.
[Visual Basic .NET]
Public Sub CalculateNonSimpleMs ( _
)
[C#] public void CalculateNonSimpleMs ( );
[C++]
HRESULT CalculateNonSimpleMs(
void
);