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

SWFTextField->setRightMargin()

SWFTextField->setRightMargin - Sets the right margin width of the text field

Syntax

void SWFTextField->setRightMargin (float $width)

Arguments

  • width - Value of alpha component

Description

swftextfield->setrightmargin() sets the right margin width of the text field to width. Default is 0.

Version

PHP 4.0.5

Return value

No value is returned.