ESRI.ArcGIS.Mobile
SnapToNearestPoint Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > SnappingEngine Class : SnapToNearestPoint Method

coordinateToSnap
Returns the result of snapping the coordinate to agent. Returns null if no snapping was possible.

Syntax

Visual Basic (Declaration) 
Protected Function SnapToNearestPoint( _
   ByVal coordinateToSnap As Coordinate _
) As SnappingResult
C# 
protected SnappingResult SnapToNearestPoint( 
   Coordinate coordinateToSnap
)

Parameters

coordinateToSnap

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.