Calculates the shortest distance from the specified point to the specified polyline, also returning the index of the segment the point is closest to.
Namespace: MindFusion.Drawing
Package: DrawingUtils.js
JavaScript Copy Code |
---|
function distToPolyline () |