User Guide

Objects within Fireworks documents 55
Pattern object
The following table lists the property of the Pattern object, along with its data type and notes.
RectanglePrimitive object
The following table lists the properties and methods of the RectanglePrimitive object, along with
their data types and, where appropriate, acceptable values and notes.
Property Data type Notes
name
string The name that appears in the Fill panel.
Property Data type Notes
roundness
float A floating-point value between 0 and 1
that specifies the “roundness” to use for
the corners (
0 is no roundness, 1 is
100% roundness).
originalSides
rectangle A rectangle that specifies the original sides of
the primitive (see “Rectangle data type”
on page 11). Because rectangle primitives
remember transformations, the user might
see something different from the
original sides.
transform
matrix A matrix that indicates all the transformations
that were applied to the primitive (see “Matrix
data type” on page 11).
pathAttributes
object A PathAttrs object that indicates the path
attributes of the primitive (see “PathAttrs
object” on page 54).