resizeTo Function

Resizes the node to the specified dimensions. Returns the handler.

Summary

ElementFunction
ReturnsObject

Arguments

wNumberNew width of the node.
hNumberNew height of the node.

Example

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