resizeBy Function

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

Summary

ElementFunction
ReturnsObject

Arguments

wNumberPixels to add or subtract from the current width.
hNumberPixels to add or subtract from the current height.

Example

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