MindFusion.Charting for JavaScript Programmer's Guide
DrawingUtils.distToPolyline Method
See Also
 






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

 Syntax

JavaScript  Copy Code

function distToPolyline ()

 See Also

DrawingUtils Members
DrawingUtils Class
MindFusion.Drawing Namespace