This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMSegmentation3 Interface > IMSegmentation3.OrientByMs Method (ArcObjects .NET 10.4 SDK) |
Re-orients the curve to make Ms non-decreasing, if possible.
[Visual Basic .NET]
Public Sub OrientByMs ( _
)
[C#] public void OrientByMs ( );
[C++]
HRESULT OrientByMs(
void
);