This document is archived and information here might be outdated. Recommended version. |
Snaps the input point to the target raster.
[Visual Basic .NET] Public Function Snap ( _ ByVal point As IPoint, _ ByVal tolerance As Double _ ) As esriRasterSnappedType
[C#] public esriRasterSnappedType Snap ( IPoint point, double tolerance );