User Guide
Document functions 197
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()
dom.setBrushName()
Availability
Fireworks 3.
Usage
dom.setBrushName(category, currentName, newName)
Arguments
category
A string that specifies the category of the brush to be renamed.
currentName A string that specifies the current name of the brush.
newName A string that specifies the new name of the brush.
Returns
Nothing.
Description
Renames a brush. Does not change the brush category.