moveTo Function

Moves the node to the specified position. Returns the handler.

Summary

ElementFunction
ReturnsObject

Arguments

xNumberNew X position of the node.
yNumberNew Y position of the node.

Example

handler.moveTo(120, 80);
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php