![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Скачать руководство пользователя страница 301](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145301.webp)
Document functions
301
dom.setTextRectangleAutoFromPoint()
Availability
Fireworks 3.
Usage
dom.setTextRectangleAutoFromPoint(
anchorPoint
)
Arguments
anchorPoint
A point that specifies the
x,y
coordinates of the location at which the text box
should be anchored (see
“Point data type” on page 12
). How the point is used depends on the
left-to-right and up-to-down orientation of the text flow in the text block.
■
Left-justified horizontal text is placed with its top and left edges at
anchorPoint
, and the
text expands to the right.
■
Centered horizontal text is centered horizontally around
anchorPoint
and expands
equally to the left and right.
■
Centered vertical text is centered vertically around
anchorPoint
and expands equally up
and down.
Returns
Nothing.
Description
Performs the same function as
dom.setTextRectangleAuto()
, but lets you pass a point to
specify where the rectangle should be located.
See also
dom.setTextRectangleAuto()
dom.showAllHidden()
Availability
Fireworks 3.
Usage
dom.showAllHidden()
Arguments
None.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...