User Guide
234 Chapter 5: Fireworks JavaScript API
dom.setTextOnPathMode()
Availability
Fireworks 3.
Usage
dom.setTextOnPathMode(mode)
Arguments
mode
Acceptable values are "rotate", "vertical", "skew vertical", and
"skew horizontal".
Returns
Nothing.
Description
Determines how the selected text-on-a-path items are displayed.
dom.setTextOnPathOffset()
Availability
Fireworks 3.
Usage
dom.setTextOnPathOffset(offset)
Arguments
offset
A floating-point value that specifies the offset distance, in pixels.
Returns
Nothing.
Description
Sets the offset value between the items in the selected text-on-a-path.
dom.setTextOrientation()
Availability
Fireworks 3.
Usage
dom.setTextOrientation(orientation)
Arguments
orientation
Acceptable values are "horizontal left to right", "vertical right to
left"
, "horizontal right to left", and "vertical left to right".