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

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

Advertisement

Last updated 12/8/2009
dom.appendPointToPath()
Availability
Fireworks 3.
Usage
dom.appendPointtoPath(ontourIndex, ptToInsertBefore, controlPointFirst, mainPoint,
controlPointLast)
Arguments
An zero-based index value that specifies the contour to which the Bezier point is appended. For paths
contourIndex
with multiple contours, the contours are in an arbitrary order.
A zero-based index value that specifies where on the path the new point should be placed. The
ptToInsertBefore
new point is appended in front of the point that this integer represents. To add a point to the beginning of the path,
pass
; to add a point to the end of the path, pass a large number.
0
,
controlPointFirst
mainPoint
control point, the main point, and the following control point of the new point (see
Returns
Nothing.
Description
Appends a Bézier point to the selected path.
See also
dom.insertPointInPath()
dom.appendPointToSlice()
Availability
Fireworks 3.
Usage
dom.appendPointToSlice(pt, tolerance)
Arguments
A point that specifies the x,y coordinates of the point to be added (see
pt
A floating-point value > = 0 that specifies the tolerance between the new point and the starting point of
tolerance
the polyline path. If the new point is within
Returns
Nothing.
Description
Appends a point to the selected unclosed polygon slice. If an unclosed polygon slice is not selected, then a new polygon
slice is created with the single point that passed in.
, and
controlPointLast
of the starting point, the polyline path is closed.
tolerance
Points that specify the x,y coordinates of the preceding
"Point data
"Point data
type" on page 8).
47
EXTENDING FIREWORKS
The Document object
type" on page 8).

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents