98
The Fireworks Object Model
pathAttributes
Several objects have the
pathAttributes
property. The following list is the valid set of
pathAttributes
subproperties that can be returned or set:
■
brushColor
■
fillColor
■
brush
■
fill
■
brushTexture
■
fillTexture
■
fillHandle1
■
fillHandle2
■
fillHandle3
■
brushPlacement
■
fillOnTop
To return the name of brush on the current path, type the following code:
brush = fw.selection[0].pathAttributes.brush.name;
(b
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...