SWFText->getWidth
(No version information available, might be only in CVS)
SWFText->getWidth — Computes string's width
Описание
float getWidth
( string $string
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
Returns the rendered width of the string at the text object's current font, scale, and spacing settings.
SWFText->getWidth
There are no user contributed notes for this page.
