Reverses the order of the Ms along the geometry.
[Visual Basic .NET]
Public Sub ReverseMsOrder ( _
)
[C#] public void ReverseMsOrder ( );
[C++]
HRESULT ReverseMsOrder(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Note that the m values are simply reversed. Any length:measure ratios that were present before ReverseMsOrder is called are not preserved.