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

SWFTextField->setMargins()

SWFTextField->setMargins - Sets the margins width of the text field

Syntax

void SWFTextField->setMargins (float $left, float $right)

Arguments

  • left - Value of alpha component
  • right - Value of alpha component

Description

swftextfield->setmargins() set both margins at once, for the man on the go.

Version

PHP 4.0.5

Return value

No value is returned.