Moves points of this geometry so that they can be represented in the precision of the geometry's associated spatial reference system.
[Visual Basic 6.0]
Sub SnapToSpatialReference
[Visual Basic .NET]
Public Sub SnapToSpatialReference ( _
)
[C#] public void SnapToSpatialReference ( );
[Java] public void snapToSpatialReference ( ) throws IOException, AutomationException
[C++]
HRESULT SnapToSpatialReference(
void
);