moveBy Function

Moves the node by the specified values. Returns the handler.

Summary

ElementFunction
ReturnsObject

Arguments

xNumberPixels to move horizontally.
yNumberPixels to move vertically.

Example

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