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
File: DrawingUtils.js
SyntaxJavaScript
Copy Code
|
|---|
function distToPolyline () |
See Also