Arguments
Acceptable values are
,
,
,
,
alignmode
"left"
"right"
"top"
"bottom"
, and
.
"center vertical"
"center horizontal"
Boolean. Determines if the alignment is to the canvas or items. The default
alignToCanvas
value is
.
false
Returns
Nothing.
Description
Aligns the selection.
dom.appendPointToHotspot()
Availability
Fireworks 3.
Usage
dom.appendPointToHotspot(pt, tolerance)
Arguments
A point that specifies the x,y coordinates of the point to be added (see
"Point data type"
pt
on page
12).
A floating-point value > = 0 that specifies the tolerance between the new point
tolerance
and the starting point of the polyline path. If the new point is within
of the
tolerance
starting point, the polyline path is closed.
Returns
Nothing.
Description
Appends a point to the selected unclosed polygon Hotspot. If an unclosed polygon Hotspot is
not selected, a new polygon Hotspot is created with the single point that passed in.
Document functions
151
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers