Moves the path to the specified location.
Namespace: MindFusion.DrawingFile: Path.js
function moveTo (x, y)
Type: NumberNumber. The x-coordinate of the point.
Type: NumberNumber. The y-coordinate of the point.
Path MembersPath ClassMindFusion.Drawing Namespace