User Guide

286 Fireworks JavaScript API
Arguments
bShow If bShow is true, the rulers are visible. If bShow is false, they are not visible.
Returns
Nothing.
Description
Specifies whether rulers are visible.
dom.setShowSliceGuides()
Availability
Fireworks 3.
Usage
dom.setShowSliceGuides(bShow)
Arguments
bShow If bShow is true, the slice guides are visible. If bShow is false, they are not visible.
Returns
Nothing.
Description
Specifies whether slice guides are visible.
dom.setShowSliceOverlay()
Availability
Fireworks 3.
Usage
dom.setShowSliceOverlay(bShow)
Arguments
bShow If bShow is true, the slice overlay is visible. If bShow is false, it is not visible.
Returns
Nothing.