RectanglePrimitive
•
Roundness
•
pathAttributes
Note: For the complete list of path attributes properties, see
•
originalSides
•
transform
To return the roundness setting for the currently selected rectangle, type the following code:
roundness = fw.selection[0].roundness;
pathAttributes
Several objects have the
pathAttributes
•
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;
76
Chapter 2: The Fireworks Object Model
pathAttributes
subproperties that can be returned or set:
"pathAttributes" on page
property. The following list is the valid set of
76.
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers