SWFTextField->setHeight
(no version information, might be only in CVS) SWFTextField->setHeight -- Sets the font height of this text field font
Descriptionvoid swftextfield->setheight ( int height ) | Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
swftextfield->setheight() sets the font height of this text field
font to the given height height. Default is 240.
|