path.moveTo(x, y)
Move to the specified point ⟨x, y⟩. Equivalent to context.moveTo and SVG’s “moveto” command.
path.moveTo(x, y)
Move to the specified point ⟨x, y⟩. Equivalent to context.moveTo and SVG’s “moveto” command.
Designed by : w10schools
service@w10schools.com
Please login to continue.