Working with selected objects
97
Text
■
antiAliased
■
antiAliasMode
■
autoKern
■
orientation
■
pathAttributes
■
randSeed
■
textRuns
■
textureOffset
■
transformMode
To return the
antiAliasMode
setting for the currently selected text block, type the
following code:
antiAliasedSetting = fw.selection[0].antiAliasMode;
RectanglePrimitive
■
Roundness
■
pathAttributes
■
originalSides
■
transform
To return the roundness setting for the currently selected rectangle, type the following code:
roundness = fw.selection[0].roundness;
NO
TE
For the complete list of
pathAttributes
properties, see
“pathAttributes” on page 97
.
NO
TE
For the complete list of path attributes properties, see
“pathAttributes” on page 97
.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...