This document is archived and information here might be outdated. Recommended version. |
Moves points of this geometry so that they can be represented in the precision of the geometry's associated spatial reference system.
[Visual Basic .NET]
Public Sub SnapToSpatialReference ( _
)
[C#]
public void SnapToSpatialReference (
);
[C++]
HRESULT SnapToSpatialReference(
void
);