User Guide

Document functions 249
dom.setBrush()
Availability
Fireworks 3.
Usage
dom.setBrush(brush)
Arguments
brush A Brush object (see “Brush object” on page 33).
Returns
Nothing.
Description
Sets the selection to the specified brush.
See also
dom.setBrushColor(), dom.setBrushName(), dom.setBrushNColorNTexture(),
dom.setBrushPlacement()
dom.setBrushColor()
Availability
Fireworks 3.
Usage
dom.setBrushColor(color)
Arguments
color A color string (see “Color string data type” on page 11).
Returns
Nothing.
Description
Sets the brush color of the selection to the specified color.
See also
dom.setBrushNColorNTexture()