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


IMSegmentationInternal Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMSegmentationInternal Interface
ArcGIS Developer Help

IMSegmentationInternal Interface

Provides access to members that allow certain MSegmentation functionality, similar to that on IMSegmentation3 but more limited.

Product Availability

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

Members

Name Description
Read-only property MMonotonicity Returns a combination of esriMonotinicityEnum values that describes all trends in M values over the length of the curve.
Method OrientByMs Re-orients the curve to make Ms non-decreasing, if possible.
Method QueryFirstLastM Returns the first and last defined M value for the curve.

Classes that implement IMSegmentationInternal

Classes Description