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