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