NearestVertex |
Top Previous Next |
This locates the nearest vertex from P.
It returns this information: •Link •Index of vertex (0-based) •Distance
Syntax: NearestVertex(P: TFloatPoint; var link, index: integer; var distance: double)
See also GetGISSection
|