Home > PHP > Function > > SWFTextField->setHeight()

SWFTextField->setHeight()

SWFTextField->setHeight - Sets the font height of this text field font

Syntax

void SWFTextField->setHeight (float $height)

Arguments

  • height - Value of alpha component

Description

swftextfield->setheight() sets the font height of this text field font to the given height height. Default is 240.

Version

PHP 4.0.5

Return value

No value is returned.