User Guide
36 The Fireworks Object Model
Contour object
The following table lists the properties of the Contour object, along with their data types and,
where appropriate, acceptable values and notes.
textureBlend
float 0 to 100
textureEdge
float 0 to 100
tipColoringMode
string Acceptable values are "random", "uniform",
"complementary", "hue", and "shadow".
tipCount
integer 1 to 32
tipSpacing
float 0 to 100
tipSpacingMode
string Acceptable values are "random",
"diagonal", and "circular".
type
string Acceptable values are "natural"
and
"simple".
Property Data type Notes
isClosed
Boolean If set to true, the path is closed by
connecting the final point in the contour
with the first point.
nodes
array Array of ContourNode objects on the
contour (for more information, see
“ContourNode object” on page 37).
Property Data type Notes