Draws a line from the current point to the specified location.
Namespace: MindFusion.DrawingFile: Path.js
function lineTo (x, y)
Type: NumberNumber. The x-coordinate of the point.
Type: NumberNumber. The y-coordinate of the point.
Path MembersPath ClassMindFusion.Drawing Namespace