Moves the path to the specified location.
Namespace: MindFusion.Drawing
File: Path.js
JavaScript Copy Code |
---|
function moveTo (x, y) |
Number. The x-coordinate of the point.
Number. The y-coordinate of the point.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |