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

SWFTextField->setIndentation()

SWFTextField->setIndentation - Sets the indentation of the first line

Syntax

void SWFTextField->setIndentation (float $width)

Arguments

  • width - Value of alpha component

Description

swftextfield->setindentation() sets the indentation of the first line in the text field, to width.

Version

PHP 4.0.5

Return value

No value is returned.