72
The Fireworks Object Model
deltaRtoR
float
Determines the mouse radius change
relative to the point radius change. For
example, a value of
1.0
means that as the
mouse moves 1 pixel away from the center
of the object, the point also moves 1 pixel
away from the center of the object.
deltaShortestSideToX
float
The ratio of shortest mouse movement
to the movement of referenced point’s
x
coordinate.
deltaShortestSideToY
float
The ratio of shortest mouse movement
to the movement of referenced point’s
y
coordinate.
deltaLongestSideToX
float
The ratio of longest mouse movement
to the movement of referenced point’s
x
coordinate.
deltaLongestSideToY
float
The ratio of longest mouse movement
to the movement of referenced point’s
y
coordinate.
deltaXtoX
float
The ratio of mouse movement to the
movement of the referenced point’s
x
coordinate. For example,
1.0
means that
when the mouse moves 1 pixel to the right,
the referenced point also moves 1 pixel to
the right.
deltaXtoY
float
The ratio of mouse movement on the
x
-axis
to the movement of the referenced point’s
y
coordinate. For example,
1.0
means that
when the mouse moves 1 pixel to the left,
the referenced point moves 1 pixel towards
the top of the document.
deltaYtoX
float
The ratio of mouse movement on the
y
-axis
to the movement of the referenced point’s
x
coordinate. For example,
1.0
means that
when the mouse moves 1 pixel to the top of
the document, the refenced point moves 1
pixel to the left.
Property
Data type
Notes
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...