KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFTextField->setLineSpacing()
SWFTextField->setLineSpacing()
SWFTextField->setLineSpacing - Sets the line spacing of the text field
Syntax
void
SWFTextField->setLineSpacing
(
float
$height)
Arguments
height - Value of alpha component
Description
swftextfield->setlinespacing() sets the line spacing of the text field to the height of height. Default is 40.
Version
PHP 4.0.5
Return value
No value is returned.