User Guide

Document functions 223
dom.redrawSmartShape()
Availability
Fireworks 8.
Usage
dom.redrawSmartShape()
Arguments
None.
Returns
Nothing.
Description
Forces the Auto Shapes in the document to redraw. This method is useful when modifying a
Auto Shape outside a tool.
dom.reflectSelection()
Availability
Fireworks 3.
Usage
dom.reflectSelection(bHoriz, bVert, opts)
Arguments
bHoriz If bHoriz is true, the items are reflected horizontally.
bVert If bVert is true, the items are reflected vertically.
opts Acceptable values are "transformAttributes", "autoTrimImages", and
"autoTrimImages transformAttributes".
Returns
Nothing.
Description
Reflects the selection vertically, horizontally, or both.