Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 106

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
Description
Moves the specified point's Bézier handles by a certain amount.
dom.moveElementMaskBy()
Availability
Fireworks 4.
Usage
dom.moveElementMaskBy(delta)
Arguments
A point that specifies the x,y coordinate values by which the element masks are moved (see
delta
on page 8). For example, passing ({x:
Returns
Nothing.
Description
For all the elements in the selection that have element masks (linked or unlinked), it moves the element masks by the
specified amount. Elements without element masks are ignored. If no elements in the selection have element masks,
an exception is thrown.
dom.moveFillVectorHandleBy()
Availability
Fireworks 3.
Usage
dom.moveFillVectorHandleBy(delta, whichHandle, bConstrain, bMoveJustOne)
Arguments
A point that specifies the x,y coordinate values by which the handle is moved (see
delta
For example, passing
x:
({
Specifies which handle to move and can be one of the following values:
whichHandle
, or
"rotate1"
"rotate2"
around the start point.
Boolean. If
bConstrain
true
Boolean. If
bMoveJustOne
the specified handle is moved.
Returns
Nothing.
,y:
}) moves the element masks 1 pixel to the right and 2 pixels down.
1
2
,y:
specifies a location that is right by 1 pixel and down by 2 pixels.
1
2})
. (Some fills ignore
"end2"
, movement is constrained to 45º increments.
, only the specified handle moves. If
true
.) Use
or
"rotate1"
"rotate2"
, other handles might move in sync when
false
EXTENDING FIREWORKS
The Document object
"Point data
"Point data
type" on page 8).
,
,
"start"
"end1"
"end2"
to rotate the
or
end1
end2
102
type"
,
point

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents