User Guide

Document functions 183
dom.resizeSelection()
Availability
Fireworks 3.
Usage
dom.resizeSelection(width, height)
Arguments
width
and height Integers that specify the new width and height, in pixels.
Returns
Nothing.
Description
Resizes the selection to the specified pixel width and height, keeping the top-left corner of the
selection in place.
dom.restoreJPEGMask()
Availability
Fireworks 4.
Usage
dom.restoreJPEGMask()
Arguments
None.
Returns
Nothing.
Description
Restores the selection that is specified in dom.saveJPEGMask().
See also
dom.saveJPEGMask()
dom.restoreSelection()
Availability
Fireworks 4.
Usage
dom.restoreSelection()
Arguments
None.