This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMAware Interface > IMAware.DropMs Method (ArcObjects .NET 10.4 SDK) |
Sets all the M values to a non-valid number (NaN).
[Visual Basic .NET]
Public Sub DropMs ( _
)
[C#] public void DropMs ( );
[C++]
HRESULT DropMs(
void
);
Resets all of the current M values held by the geometry object back to NaN. MAware does not change.