This document is archived and information here might be outdated. Recommended version. |
Snaps ms to the precision of the spatial reference associated with the geometry. M snapping does not happen automatically as part of calling IGeometry::SnapToSpatialReference.
[Visual Basic .NET]
Public Sub Snap ( _
)
[C#] public void Snap ( );
[C++]
HRESULT Snap(
void
);