(unknown)
SWFTextField->setMargins -- Sets the margins width of the text field.
Description
void swftextfield->setmargins (int left, int right)
| Warning |
|
This function is EXPERIMENTAL. The behaviour of this function, the name of this
function, and anything else documented about this function may change in a future release of PHP
without notice. Be warned and use this function at your own risk.
|
swftextfield->setmargins() set both margins at once, for the man on the go.
|