User Guide

Document functions 251
dom.setBrushNColorNTexture()
Availability
Fireworks 3.
Usage
dom.setBrushNColorNTexture(brush, color, texture-name)
Arguments
brush A Brush object (see “Brush object” on page 33).
color A color string (see “Color string data type” on page 11).
texture-name The name of the texture to be applied.
Returns
Nothing.
Description
Sets the selection to the specified brush, brush color, and brush texture.
See also
dom.setBrushColor()
dom.setBrushPlacement()
Availability
Fireworks 3.
Usage
dom.setBrushPlacement(placement)
Arguments
placement Acceptable values are "inside", "center", and "outside".
Returns
Nothing.
Description
Specifies the brush placement of the stroke on the selection.