User Guide

Document functions 173
Arguments
width
A floating-point value that specifies the new width of the selected paths, in pixels.
miter A floating-point value that specifies the new miter angle of the selected paths, in pixels.
This argument is ignored if the value of
join is not "miter".
join Acceptable values are "bevel", "round", and "miter".
Returns
Nothing.
Description
Performs an inset operation on the selected paths.
dom.pathIntersect()
Availability
Fireworks 3.
Usage
dom.pathIntersect()
Arguments
None.
Returns
Nothing.
Description
Performs an intersect operation on the selected paths.
dom.pathPunch()
Availability
Fireworks 3.
Usage
dom.pathPunch()
Arguments
None.
Returns
Nothing.
Description
Performs a punch operation on the selected paths.