User Guide
Objects within Fireworks documents 73
deltaYtoY
float The ratio of mouse movement to the
movement of the referenced point’s y
coordinate. For example,
1.0 means that
when the mouse moves 1 pixel toward the
bottom of the document, the referenced
point also moves 1 pixel toward the bottom
of the document.
disableRotateKey
string Pass in the key that you want to use to
disable rotating around the center. The
value can be one of the following:
"none",
"shiftKey", "ctrlCmdKey", "altOptKey". A
value of
“none” means rotation will not be
constrained. A value of
"shiftKey" means
that when the user holds downs the Shift
key while dragging the mouse, rotation is
not constrained.
incrementRadius
float Constant value that is added to the radius.
incrementX
float This amount is added to the x movement
of the mouse when calculating the
total movement.
incrementY
float This amount is added to the y movement
of the mouse when calculating the
total movement.
maxAngle
point The maximum angle that can be set.
maxLinear
float Determines the maximum amount the point
can move along a line.
maxRadius
float The maximum radius value.
maxX
float The maximum value the x coordinate
can move.
maxY
float The maximum value the y coordinate
can move.
minAngle
point The minimum angle that can be set.
minLinear
float The minimum amount the point can move
along a line.
Property Data type Notes