ESRI.ArcGIS.Mobile
GetNearestVertex Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Geometries Namespace > Geometry Class : GetNearestVertex Method

Finds a vertex on the geometry which is the closet one to the input point location.

Overload List

OverloadDescription
GetNearestVertex(Point,Coordinate,Int32,Int32,Double) Finds a vertex on the geometry which is the closet one to the input point location.  
GetNearestVertex(Coordinate,Coordinate,Int32,Int32,Double) Finds the nearest vertex on the geometry to an input Coordinate  

Requirements

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